MCP Server
MCP
Shingou
Hourly crypto news sentiment and typed market events, with sources on every signal.
Install
npx -y @shingou-io/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.shingou.io/mcp",
"headers": [
{
"description": "Shingou API key. A free key works: shingou.io/dashboard",
"isRequired": true,
"isSecret": true,
"name": "x-api-key"
}
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@shingou-io/mcp-stdio",
"version": "0.4.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Shingou API key. A free key works: shingou.io/dashboard",
"isRequired": true,
"isSecret": true,
"name": "SHINGOU_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
Comments
Sign in to leave a comment