Skip to content
VS Code

Crypto Market Intelligence MCP for VS Code

io.github.foundrynet/crypto-intel-mcp

Crypto prices, market overview, DeFi TVL, whale flows & anomaly scans for trading agents.

client:VS Code transport:streamable-http

Install Crypto Market Intelligence MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "crypto-intel-mcp": {
      "type": "http",
      "url": "https://crypto-intel-mcp-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Crypto Market Intelligence MCP in other clients