SimpleFunctions
Provides a Telegram bot interface for monitoring prediction market theses and executing trades directly through the messaging platform.
SimpleFunctions CLI
Prediction market intelligence from the terminal. Build causal thesis models, scan Kalshi & Polymarket for mispricings, and trade.
Install
npm i -g @spfunctions/cli
sf setupKey Commands
Command | What it does |
| List your theses with confidence scores and status |
| Full thesis state as structured JSON (for agents) |
| Search Kalshi/Polymarket markets by keyword |
| Top mispricings across all your theses |
| Inject a signal for the next evaluation cycle |
| Interactive agent with natural language + tool calling |
All commands support --json for machine-readable output.
MCP Server
Connect SimpleFunctions to Claude, Cursor, or any MCP-compatible client:
claude mcp add simplefunctions --url https://simplefunctions.dev/api/mcp/mcpListed on the MCP Registry.
Documentation
Full docs, API reference, and guides: simplefunctions.dev/docs
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/spfunctions/simplefunctions-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server