Loading MCP server directory, please wait...
Search prediction markets, preview trades, and place explicitly confirmed Pariflow orders.
npx @getmcp/cli add com.pariflow/agentRequires Node.js 18+. Community-contributed server. Review source before installing.
PARIFLOW_SETUP_CODESingle-use Pariflow setup code. It is exchanged locally for a scoped key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pariflow/agent": {
"command": "npx",
"args": [
"-y",
"@pariflow-market/mcp",
"mcp"
],
"env": {
"PARIFLOW_SETUP_CODE": ""
}
}
}
}