mcp for Claude Code
com.parlayx/mcp
Read your ParlayX account and the prediction markets from an MCP client.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e PARLAYX_KEY_ID=<PARLAYX_KEY_ID> -e PARLAYX_PRIVATE_KEY_HEX=<PARLAYX_PRIVATE_KEY_HEX> -e PARLAYX_MCP_ALLOW_TRADING=<PARLAYX_MCP_ALLOW_TRADING> -- npx -y @parlayx/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs