SimpleFunctions
SimpleFunctions CLI (sf)
予測市場インフラストラクチャ向けのサポート対象SimpleFunctionsコマンドラインインターフェースである @spfunctions/cli のリファレンスおよび課題管理ミラーです。
現在のCLIはnpmを通じて配布されています。パッケージをインストールし、インストールされた sf バイナリを信頼できる唯一の情報源として扱ってください:
npm i -g @spfunctions/cli
sf login
sf status --json
sf world --json
sf describe --all --jsonsf はSimpleFunctionsの主要なローカルインターフェースです。KalshiとPolymarketのライブ状態のクエリ、市場やオーダーブックの調査、コーディングエージェント向けの構造化JSONのエクスポート、テーゼやポートフォリオのワークフローの実行を行い、実行コマンドを明示的かつ権限管理された状態に保ちます。
このリポジトリの目的
npmパッケージの公開リファレンスページ。
@spfunctions/cliの課題トラッカー。現在の
sfインターフェースのインストール、サポート、および発見のためのポインタ。
Related MCP server: MCP Predictive Market
このリポジトリの目的外
現在の完全なオペレーターランタイムのソースツリーではありません。
正規のコマンドインベントリではありません。
現在のコマンド数、市場数、または実行動作を推測するために使用すべきではありません。
インストールされているコマンドマニフェストについては sf describe --all --json を使用してください。現在の公開インターフェースの統計については https://simplefunctions.dev/api/internal/statistics を使用してください。
最初の有用なワークフロー
sf status --json
sf world --json
sf discover --quality --json
sf inspect <ticker> --jsonインストールされているバージョンでコマンドが利用できない場合は、以下を実行してください:
npm i -g @spfunctions/cli@latest
sf describe --all --jsonプロダクトインターフェースの順序
CLI: 人間、シェルスクリプト、cron、Claude Code、Codex、およびその他のコーディングエージェントのための主要なローカルコントロールプレーン。
HTTP/Data API: サービス、ダッシュボード、ノートブック、およびリモートワーカーのためのネットワークインターフェース。
SDKおよびエージェントランタイム: 安定したCLI/APIオブジェクトコントラクト上の計画されたラッパー。
MCP: MCP専用ホスト向けの互換性アダプターであり、正規のプロダクトセンターではありません。
リンク
CLIプロダクトページ: https://simplefunctions.dev/cli
ドキュメント: https://docs.simplefunctions.dev
llms.txt: https://simplefunctions.dev/llms.txt
公開パッケージカタログ: https://simplefunctions.dev/opensource
ライセンス
公開ミラーはMITライセンスです。サポートされているnpm配布物には、非公開のSimpleFunctionsランタイムコードが含まれている場合があります。
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