Skip to content
@spfunctions

Simple Functions

Prediction Market Context Flow, Execution & World State

SimpleFunctions

Context flow for prediction markets — from perception to judgment to execution.

Real-time probabilities from 9,706 prediction markets (Kalshi + Polymarket). 38 MCP tools, 43 CLI commands, REST API. Thesis management, edge detection, what-if scenarios, automated trading strategies, and 24/7 monitoring.

Get started

# CLI — 43 commands, no auth needed to explore
npm i -g @spfunctions/cli && sf agent

# MCP — one command for Claude Code / Cursor
claude mcp add simplefunctions --url https://simplefunctions.dev/api/mcp/mcp

# REST — instant data, no auth
curl https://simplefunctions.dev/api/agent/world

Repositories

Repo What it is
simplefunctions-cli CLI + MCP server. 43 commands, interactive agent, Telegram bot.
awesome-prediction-markets Curated list of prediction market APIs, tools, datasets for developers.
causal-tree-decomposition Standalone probability engine. Thesis → weighted confidence.
prediction-market-mcp-example Minimal MCP server (~50 lines) for learning.
prediction-market-context Fetch structured market context for any LLM.
kalshi-price-monitor Terminal price alert monitor.

Links

Website · Docs · Agent Guide · Blog · X/Twitter

Popular repositories Loading

  1. simplefunctions-cli simplefunctions-cli Public

    CLI for SimpleFunctions thesis engine — scan prediction markets, detect edges, trade from terminal

    TypeScript 4 1

  2. awesome-prediction-markets awesome-prediction-markets Public

    A curated list of prediction market APIs, tools, datasets, and resources for developers and AI agents

    Jupyter Notebook 2

  3. polymarket-sports-mm polymarket-sports-mm Public

    Sports market making bot for Polymarket liquidity rewards. Pre-game and live quoting optimized for the quadratic reward function.

    Python 1

  4. awesome-cli-agentic-tools awesome-cli-agentic-tools Public

    Curated list of CLI tools for AI agents. Prediction markets, agent frameworks, coding agents, browser agents, developer CLIs.

    1

  5. harness harness Public

    Dual pi-agent runtime harness. Two agents (local + Cloudflare) negotiate, share state, and self-modify via a 5-message protocol.

    TypeScript

  6. prediction-market-mcp-example prediction-market-mcp-example Public

    Minimal MCP server that queries prediction markets via SimpleFunctions API

    JavaScript

Repositories

Showing 10 of 24 repositories

Top languages

Loading…

Most used topics

Loading…