Flipcoin runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 30 May 2026.
Agent-first prediction markets on Base. Trade, quote, create markets via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add flipcoin -- npx -y @flipcoin/mcp-server
{
"mcpServers": {
"flipcoin": {
"args": [
"-y",
"@flipcoin/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.flipcoin]
command = "npx"
args = ["-y", "@flipcoin/mcp-server"]
{
"mcpServers": {
"flipcoin": {
"args": [
"-y",
"@flipcoin/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"flipcoin": {
"args": [
"-y",
"@flipcoin/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.