Home › Search & Research › Simmer
Simmer
Trade prediction markets with AI agents — skill discovery, autoresearch, and execution.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 3.3.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"simmer-sdk": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"SIMMER_API_KEY": "<YOUR_VALUE>",
"SIMMER_MCP_ALLOW_LIVE": "<YOUR_VALUE>"
}
}
}
}
SIMMER_API_KEYsecret — Simmer API key (sk_live_...) from simmer.markets/dashboard. Required for Pro tools (autoresearch, trading, briefings). Free tools work without it.SIMMER_MCP_ALLOW_LIVE— Set to 'true' to allow live trading via simmer_trade. Without this, all trades run in paper/sim mode.
Related servers
Sui Knowledge Base (kapa.ai)
Semantic search across Sui documentation and knowledge sources, powered by kapa.ai
wigolo
Local-first web intelligence MCP server for AI coding agents
Zotero MCP
Search, read, annotate, and add to your Zotero research library, local or web.
exa-mcp-server
Connect AI agents to Exa for web search, content fetching, and multi-step research.
arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
Data from the Official MCP Registry