Skip to content
VS Code

TickerDB for VS Code

com.tickerdb/mcp-server

Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.

client:VS Code transport:streamable-http runtime:npm tools:9

Install TickerDB in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.tickerdb.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

TickerDB in other clients