dino-markets-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dino-markets-mcpFind arbitrage opportunities in NFL markets"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dino-markets-mcp
Stdio bridge for dino.markets — matched Kalshi + Polymarket prediction-market data for AI agents. The same event matched across both venues, cross-venue spreads, and confirmed arbitrage sized to fillable depth, for Claude, Cursor, and any MCP (Model Context Protocol) client. Market data only — not a broker; not financial advice.
Thin proxy: the bridge holds no tool definitions or schemas. Every tool is served live from the
api.dino.markets HTTP MCP endpoint, so descriptions and schemas are always up to date.
Prefer a remote connection? The server also runs directly at https://api.dino.markets/v2/mcp/
(streamable HTTP) and is listed in the official MCP registry
as markets.dino/mcp — no install needed:
claude mcp add --transport http dino-markets https://api.dino.markets/v2/mcp/Quick start
{
"mcpServers": {
"dino-markets": {
"command": "npx",
"args": ["-y", "dino-markets-mcp"],
"env": { "DINO_API_KEY": "your-key-here" }
}
}
}An API key is required. Get one at https://dino.markets/pricing — the Free tier includes MCP access.
Related MCP server: prediction-market-intelligence-mcp
Tools
Tool | What it does |
| free-text lookup by team, competition, context, or market title |
| the matched cross-venue catalog as canonical Market objects, filterable by category |
| confirmed cross-venue Opportunity objects, filterable by sport |
| one market by id, with settlement disclosure |
| cross-venue price gaps on matched pairs, with verified confidence |
| normalized categories, market types, and contextual facets |
| flag an Opportunity that looks wrong |
| mint a ticket for the real-time WebSocket stream and return the |
Env
Variable | Required | Default | Description |
| Yes | — | Bearer token for API access. |
| No |
| Override API origin (testing / staging). |
| No |
| Request timeout in milliseconds. |
Development
npm install
npm run build # tsc -> dist/Docs
Full API reference and pricing: dino.markets/docs — REST and WebSocket are also available if you'd rather skip MCP, with the OpenAPI spec at api.dino.markets/openapi.json.
MIT © Nusantara Ventures LLC
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nusantara-ventures/dino-markets-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server