KlickAnalytics MCP
Connect Claude, ChatGPT, Cursor, or any MCP-capable client to KlickAnalytics.
One endpoint, 160+ commands. Through this single MCP server your AI assistant gets quotes, fundamentals, filings, transcripts, screeners, technicals and more — the same commands documented in the CLI commands documentation.
Works with Claude Desktop, Claude Code, ChatGPT, Cursor, Continue, Cline and other MCP clients.
Standardized tool schema means agents discover and call KlickAnalytics tools automatically.
Every CLI command exposed as an MCP tool — quotes, financials, filings, transcripts, screeners, technicals.
Why teams use MCP
- Let Claude, ChatGPT, and Cursor pull live KlickAnalytics data inline during chats.
- Skip bespoke API integrations — the MCP standard handles tool discovery and auth.
- Drive research, screeners, and filings from natural language prompts.
- Plug KlickAnalytics into your own agents, workflows, and internal copilots.
- One credential, one endpoint, every command.
Setup in seconds
A simple 3-step flow to go from signup to live prompts.
- FREE Register at klickanalytics.com/signup
- Generate your key from API Keys / Account Page
Endpoint & Authentication
Use the MCP endpoint with the X-API-Key header.
Client configs
Click any block to copy. Replace YOUR_API_KEY_HERE with your real key.
Claude Desktop
Edit claude_desktop_config.json and add the entry below. Restart Claude Desktop. Requires Node 18+.
Claude Code (CLI)
Add the remote MCP server with one command, then verify with claude mcp list.
Cursor / Continue / Cline
Drop this into your client's MCP settings file.
Example prompts
A taste of what your assistant can do once KlickAnalytics MCP is connected. Click any prompt to copy it.
Quotes, prices & market data
Fundamentals, valuation & DCF
Earnings, transcripts & estimates
SEC filings & document research
Screeners & discovery
Technicals, signals & backtests
Analyst coverage & price targets
Insiders, holders & ownership
Multi-step research workflows
Troubleshooting
- 406 Not Acceptable — client isn't negotiating SSE. Use an MCP-aware client or the
mcp-remotebridge. - 401 / 403 — check your API key and that your plan includes the tool you're calling.
- Connection check:
curl -s https://api.klickanalytics.com/healthshould returnstatus=ok.
API Credits
- A PAID registered user can run 500 MCP/CLI commands per month.
More commands
Browse all 160+ commands, flags, and examples in the full CLI documentation. View full CLI docs