SimpleFunctions
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 --jsonsf 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> --jsonWenn ein Befehl in Ihrer installierten Version nicht verfügbar ist, führen Sie Folgendes aus:
npm i -g @spfunctions/cli@latest
sf describe --all --jsonReihenfolge der Produktoberfläche
CLI: primäre lokale Steuerungsebene für Menschen, Shell-Skripte, Cron, Claude Code, Codex und andere Coding-Agenten.
HTTP/Data API: Netzwerkschnittstelle für Dienste, Dashboards, Notebooks und Remote-Worker.
SDKs und Agent-Runtime: geplante Wrapper über stabile CLI/API-Objektverträge.
MCP: Kompatibilitätsadapter für MCP-only-Hosts, nicht das kanonische Produktzentrum.
Links
CLI-Produktseite: https://simplefunctions.dev/cli
Dokumentation: https://docs.simplefunctions.dev
llms.txt: https://simplefunctions.dev/llms.txt
Öffentlicher Paketkatalog: https://simplefunctions.dev/opensource
Lizenz
Der öffentliche Spiegel ist MIT-lizenziert. Die unterstützte npm-Distribution kann privaten SimpleFunctions-Runtime-Code enthalten.
Maintenance
Related MCP Servers
- Alicense-qualityCmaintenanceEnables 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 updated23MIT
- AlicenseAqualityDmaintenanceAggregates 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 updated83MIT
- Flicense-qualityDmaintenanceProvides 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
- AlicenseAqualityDmaintenancePrediction 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 updated9611MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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