MCP Library
// MCP Server
Actually Mcp Server
@modelcontextprotocol · modelcontextprotocol/actually
MCP server that matches news text to Polymarket prediction markets and returns the market's objective probability — plus optional trading tools (place, sell, redeem) using your own wallet.
stdio#npm#mcp#model-context-protocol#mcp-server#polymarket
// Run locally
npx
requires npx
Actually Mcp Server · npxbash
npx -y actually-mcp-server// Connect to a client
terminalbash
oxp install @modelcontextprotocol/actuallyOXP manages MCP server configuration automatically — installs the server, wires it into every detected MCP-aware client, and keeps it up to date.