Skip to main content
Glama

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 --json

sf は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

プロダクトインターフェースの順序

  1. CLI: 人間、シェルスクリプト、cron、Claude Code、Codex、およびその他のコーディングエージェントのための主要なローカルコントロールプレーン。

  2. HTTP/Data API: サービス、ダッシュボード、ノートブック、およびリモートワーカーのためのネットワークインターフェース。

  3. SDKおよびエージェントランタイム: 安定したCLI/APIオブジェクトコントラクト上の計画されたラッパー。

  4. MCP: MCP専用ホスト向けの互換性アダプターであり、正規のプロダクトセンターではありません。

リンク

ライセンス

公開ミラーはMITライセンスです。サポートされているnpm配布物には、非公開のSimpleFunctionsランタイムコードが含まれている場合があります。

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