Skip to content
VS Code

Token OHLCV History API for VS Code

io.github.br0ski777/token-ohlcv

Historical OHLCV candles for any token. CoinGecko + GeckoTerminal on-chain. x402.

client:VS Code transport:sse

Install Token OHLCV History API in VS Code

.vscode/mcp.json

{
  "servers": {
    "token-ohlcv": {
      "type": "sse",
      "url": "https://token-ohlcv.api.klymax402.com/mcp"
    }
  }
}

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

Token OHLCV History API in other clients