Crypto Market Pulse for VS Code
com.pythonanywhere.cryptopulse/mcp
Pay-per-call crypto data on Base: market pulse, prices, chain snapshot, USDC stats. x402 USDC.
client:VS Code
transport:streamable-http
Install Crypto Market Pulse in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://cryptopulse.pythonanywhere.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs