Add SimpleFunctions CLI to Search & Research
loading diff…
Adds SimpleFunctions CLI to Search & Research with the 🤖 badge.
A Node.js CLI + MCP server for SimpleFunctions — a calibrated world model for AI agents that distills live Kalshi and Polymarket prediction markets into structured world-state snapshots, continuous thesis evaluation, and cross-venue edge detection.
Canonical agent entry points:
/api/agent/world, /api/public/*claude mcp add simplefunctions --url https://simplefunctions.dev/api/mcp/mcpnpm install -g @spfunctions/cli/api/agent/world and /api/public/* work without login so agents get situational awareness on first request/api/mcp/mcp for Claude Code and other MCP clientsnextActions chains — every API response includes pre-filled call parameters for autonomous explorationsf world --delta emits ~30-token diffs since last check for context-efficient pollingllms.txt + skill.md — agent self-orientation documents published at site root--json output on most commands for structured parsingSF_API_KEY env var for non-interactive usesimplefunctions-cli/SKILL.md with installation, key commands, and agent-friendly features