Loading MCP server directory, please wait...
Matches news to Polymarket markets and returns the market's probability. Optional capped trading.
npx @getmcp/cli add io.github.Sofiia7/actuallyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sofiia7/actually": {
"command": "npx",
"args": [
"-y",
"actually-mcp-server"
],
"env": {
"POLYMARKET_PRIVATE_KEY": "",
"ACTUALLY_MAX_ORDER_USD": "",
"ACTUALLY_DAILY_LIMIT_USD": "",
"ACTUALLY_ENABLE_REDEEM": "",
"ACTUALLY_SEARCH_FALLBACK": "",
"ACTUALLY_SPEND_STATE_PATH": "",
"ACTUALLY_WORKER_URL": "",
"ACTUALLY_WORKER_SECRET": ""
}
}
}
}