Skip to main content
Glama

SimpleFunctions CLI (sf)

Referenz- und Issue-Spiegel für @spfunctions/cli, die unterstützte SimpleFunctions-Befehlszeilenschnittstelle für Prognosemarkt-Infrastruktur.

Die aktuelle CLI wird über npm vertrieben. Installieren Sie das Paket und betrachten Sie die installierte sf-Binärdatei als die Quelle der Wahrheit:

npm i -g @spfunctions/cli
sf login
sf status --json
sf world --json
sf describe --all --json

sf ist die primäre lokale Oberfläche für SimpleFunctions. Sie fragt den Live-Status von Kalshi + Polymarket ab, untersucht Märkte und Orderbücher, exportiert strukturiertes JSON für Coding-Agenten, führt Thesis- und Portfolio-Workflows aus und hält Ausführungsbefehle explizit und berechtigungsgesteuert.

Was dieses Repository ist

  • Öffentliche Referenzseite für das npm-Paket.

  • Issue-Tracker für @spfunctions/cli.

  • Installations-, Support- und Discovery-Hinweis für die aktuelle sf-Oberfläche.

Related MCP server: MCP Predictive Market

Was dieses Repository nicht ist

  • Es ist nicht der aktuelle vollständige Operator-Runtime-Quellbaum.

  • Es ist nicht das kanonische Befehlsverzeichnis.

  • Es sollte nicht verwendet werden, um auf aktuelle Befehlsanzahlen, Marktzahlen oder das Ausführungsverhalten zu schließen.

Verwenden Sie sf describe --all --json für das installierte Befehlsmanifest. Verwenden Sie https://simplefunctions.dev/api/internal/statistics für aktuelle öffentliche Oberflächenzahlen.

Erster nützlicher Workflow

sf status --json
sf world --json
sf discover --quality --json
sf inspect <ticker> --json

Wenn ein Befehl in Ihrer installierten Version nicht verfügbar ist, führen Sie Folgendes aus:

npm i -g @spfunctions/cli@latest
sf describe --all --json

Reihenfolge der Produktoberfläche

  1. CLI: primäre lokale Steuerungsebene für Menschen, Shell-Skripte, Cron, Claude Code, Codex und andere Coding-Agenten.

  2. HTTP/Data API: Netzwerkschnittstelle für Dienste, Dashboards, Notebooks und Remote-Worker.

  3. SDKs und Agent-Runtime: geplante Wrapper über stabile CLI/API-Objektverträge.

  4. MCP: Kompatibilitätsadapter für MCP-only-Hosts, nicht das kanonische Produktzentrum.

Lizenz

Der öffentliche Spiegel ist MIT-lizenziert. Die unterstützte npm-Distribution kann privaten SimpleFunctions-Runtime-Code enthalten.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
3Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables interaction with the Kalshi prediction market platform through their REST API. Supports trading and market operations with secure RSA key authentication for both production and demo environments.
    Last updated
    23
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Aggregates prediction market data from 5 major platforms (Manifold, Polymarket, Metaculus, PredictIt, Kalshi), enabling users to search markets, compare odds across platforms, detect arbitrage opportunities, and track predictions through natural language.
    Last updated
    8
    3
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Provides AI-powered tools for searching Polymarket prediction markets and calculating financial metrics like expected value and Kelly bet sizing. It enables users to perform arbitrage scanning, news-based sentiment analysis, and market research through natural language interfaces.
    Last updated
  • A
    license
    A
    quality
    D
    maintenance
    Prediction market probability oracle for AI agents. 26 tools across 500+ live markets from Kalshi and Polymarket. Cross-source arbitrage detection, structured TPF signals, Kelly Criterion sizing, agent performance tracking, and webhook alerts.
    Last updated
    9
    61
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Machine-payable prediction-market briefs and probability-change monitoring for AI agents.

  • Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.

  • Quant tools + an NFL fantasy draft assistant for AI agents — Kalshi & Polymarket EV, edge, ADP.

View all MCP Connectors

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