Loading MCP server directory, please wait...
Agent-first prediction markets on Base. Trade, quote, create markets via MCP.
npx @getmcp/cli add io.github.MrTalecky/flipcoinRequires Node.js 18+. Community-contributed server. Review source before installing.
FLIPCOIN_API_KEYYour FlipCoin agent API key (starts with fc_). Get one at https://flipcoin.fun/agents
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MrTalecky/flipcoin": {
"command": "npx",
"args": [
"-y",
"@flipcoin/mcp-server"
],
"env": {
"FLIPCOIN_API_KEY": ""
}
}
}
}