spfunctions/simplefunctions-cli
0 Views
0 Installs
📇 ☁️ - Calibrated world model for AI agents from 9,700+ prediction markets. 16 MCP tools covering real-time world state, market search, thesis management, edge detection, and content enrichment across Kalshi and Polymarket. getworldstate returns 800 tokens of calibrated probabilities — no API key needed.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"spfunctions-simplefunctions-cli": {
"command": "npx",
"args": [
"-y",
"spfunctions-simplefunctions-cli"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.