Cryptopolitan MCP for VS Code
io.github.4dmrkey/cryptopolitan
Real-time crypto news, analysis, and price predictions for AI agents via MCP.
client:VS Code
transport:streamable-http
tools:5
Install Cryptopolitan MCP in VS Code
.vscode/mcp.json
{
"servers": {
"cryptopolitan": {
"type": "http",
"url": "https://agent.cryptopolitan.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs