Tickerbot in your AI tool.

The whole stock market as a SQL table, addressable in chat. Works in Claude, ChatGPT, Cursor, and any MCP runtime. Raw market data doesn’t fit in a context window. Computed market state from Tickerbot does. Your agent reads it and spends its context on decisions, not data.

Free plan. Every ticker, every signal, real-time data, all-time history.

what you’ll ask it

Every endpoint, addressable in chat.

A few prompts that land out of the box:

install

Pick your AI tool.

One card per install target. A free account gets you a key.

Claude Code

One CLI command. Wires the config and restart for you. Needs an API key. Grab one in the dashboard.

Claude.ai (web + mobile + desktop)

Paste Tickerbot’s MCP URL as a custom connector. OAuth handles the rest. Install once on web or desktop. Mobile inherits the connector automatically.

ChatGPT Custom App

Add Tickerbot as a Custom App in ChatGPT. OAuth handles the rest.

Cursor

JSON config. Paste into ~/.cursor/mcp.json and reload.

VS Code (Copilot)

JSON config. Workspace or user file.

Windsurf

JSON config. Single MCP file.

Zed

JSON config under the context-servers section of settings.

BYO runtime

Writing your own agent loop? Skip MCP. Drop our tool definitions into your runtime.

the tool surface

32 tools cover every public endpoint.

Each tool maps 1:1 to a REST endpoint. Same names, same shapes — see the REST API docs for the wire shapes.

try it

Get a key. Install it.

Free plan. Every ticker, every signal, real-time data, all-time history.