Skip to content
VS Code

Crypto Trends API for VS Code

ai.trendsapi/crypto

Track crypto token and narrative attention across platforms. Free key at trendsapi.ai

client:VS Code transport:streamable-http

Install Crypto Trends API in VS Code

.vscode/mcp.json

{
  "servers": {
    "crypto": {
      "type": "http",
      "url": "https://crypto.api.trendsapi.ai/mcp"
    }
  }
}

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

Crypto Trends API in other clients