actually MCP
v0.1.7io.github.sofiia7/actually
Matches news to Polymarket markets and returns the market's probability. Optional capped trading.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add actually -e POLYMARKET_PRIVATE_KEY=<POLYMARKET_PRIVATE_KEY> -e ACTUALLY_MAX_ORDER_USD=<ACTUALLY_MAX_ORDER_USD> -e ACTUALLY_DAILY_LIMIT_USD=<ACTUALLY_DAILY_LIMIT_USD> -e ACTUALLY_ENABLE_REDEEM=<ACTUALLY_ENABLE_REDEEM> -e ACTUALLY_SEARCH_FALLBACK=<ACTUALLY_SEARCH_FALLBACK> -e ACTUALLY_SPEND_STATE_PATH=<ACTUALLY_SPEND_STATE_PATH> -e ACTUALLY_WORKER_URL=<ACTUALLY_WORKER_URL> -e ACTUALLY_WORKER_SECRET=<ACTUALLY_WORKER_SECRET> -- npx -y actually-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.