predictioncouncil-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., "@predictioncouncil-mcpsearch for Polymarket events about AI"
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.
Prediction Council — MCP server
Run the Prediction Council 4-model AI council (Grok, Claude, GPT, Gemini) from any MCP client — Claude Code, Claude Desktop, Cursor, or your own agent. Search live Polymarket events, run the council on one, and get back a structured, later-publicly-graded verdict.
Install & run
uvx --from git+https://github.com/daveb1392/predictioncouncil-mcp predictioncouncil-mcpClaude Code:
claude mcp add predictioncouncil \
-e POLYINSIGHT_API_KEY=pc_live_... \
-- uvx --from git+https://github.com/daveb1392/predictioncouncil-mcp predictioncouncil-mcpClaude Desktop / generic client — see example_config.json.
Related MCP server: polymarket-mcp
Auth
Mint an API key at predictioncouncil.com/profile
and set POLYINSIGHT_API_KEY=pc_live_.... Event browsing is free and needs no
key; running a report spends credits (or your metered API subscription).
Tools
Tool | Auth | Cost | What it does |
| none | free | Search/browse events; get an |
| none | free | Event detail + sub-markets and live YES prices |
| key | free | Same-day cache check + the current dynamic quote |
| key | dynamic quote (half if cached) | Flagship: run the council, poll to completion, return the verdict |
| key | free | Fetch/poll a report by id |
| key | free | List your reports |
| key | free | Paid + free credit balance |
Pricing is dynamic (cost-indexed): always call check_report before
run_council_report. Rate limit: 5 runs/hour. Failed runs auto-refund.
Claude Code skill
skills/predictioncouncil/ contains an installable Claude skill that teaches
Claude when and how to use this server well:
cp -r skills/predictioncouncil ~/.claude/skills/Full API docs: predictioncouncil.com/developers
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/daveb1392/predictioncouncil-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server