View as markdown
Getting started

MCP

The whole stock market as a SQL table, addressable in chat. Install the Tickerbot MCP server in Claude, ChatGPT, Cursor, or any MCP runtime.

Pick your AI tool

One card per install target. A free account gets you a key; the remote endpoint is https://api.tickerbot.io/mcp.

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 Plugin

Add Tickerbot as a plugin 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.

View the mcp-server source on GitHub →

Not on MCP?

The live tool catalog is GET https://api.tickerbot.io/mcp/tools — the same array the server serves, with each tool’s JSON Schema and the endpoint it maps to, ready to drop into any function-calling runtime. The REST surface behind every tool is at /openapi.yaml.

35 tools

One for every call an agent should make; each maps to one REST endpoint with the same name, params, and shape.

FamilyTools
Tickerstickerbot_list_tickerstickerbot_get_tickertickerbot_get_ticker_historytickerbot_get_ticker_coveragetickerbot_get_ticker_barstickerbot_get_ticker_holdingstickerbot_get_ticker_sectorstickerbot_subscribe_ticker
Signalstickerbot_list_signals_catalogtickerbot_get_signals_matchtickerbot_list_signal_eventstickerbot_subscribe_signal
Scantickerbot_scantickerbot_subscribe_scan
Seriestickerbot_get_series
Eventstickerbot_list_eventstickerbot_subscribe_events
Newstickerbot_search_news
Custom signalstickerbot_create_custom_signaltickerbot_update_custom_signaltickerbot_delete_custom_signal
Universestickerbot_list_universestickerbot_list_system_universestickerbot_get_universetickerbot_create_universetickerbot_update_universetickerbot_delete_universe
Webhookstickerbot_create_webhooktickerbot_patch_webhooktickerbot_list_webhookstickerbot_get_webhooktickerbot_list_webhook_deliveriestickerbot_test_webhooktickerbot_enable_webhooktickerbot_delete_webhook