Skip to main content
The MCP (Model Context Protocol) server lets you connect AI assistants like Claude or ChatGPT to trade through Cobot.

Setup

1

Generate API Key

Go to API Keys in the app and click Create API Key.
2

Copy your key

Copy the generated API key.
3

Configure your AI client

Add the MCP endpoint with your API key using Bearer authentication.

Available Tools

Kalshi Tools

Polymarket Tools

Web3 Tools

Other Tools

Authentication

All requests require Bearer token authentication:
The MCP server validates your API key, mints a JWT token, and proxies requests to the appropriate backend service.
Rate limit: 60 requests per minute per API key.