Shingou for VS Code
io.shingou/sentiment
Hourly crypto news sentiment and typed market events, with sources on every signal.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install Shingou in VS Code
.vscode/mcp.json
{
"servers": {
"sentiment": {
"type": "http",
"url": "https://api.shingou.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs