Skip to main content
Glama

SimpleFunctions CLI (sf)

예측 시장 인프라를 위한 지원되는 SimpleFunctions 명령줄 인터페이스인 @spfunctions/cli의 참조 및 이슈 미러입니다.

현재 CLI는 npm을 통해 배포됩니다. 패키지를 설치하고 설치된 sf 바이너리를 진실의 원천(source of truth)으로 사용하십시오:

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
    Not graded
    quality
    A
    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.
    25
    MIT
  • A
    license
    A
    quality
    F
    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.
    8
    3
    MIT
  • F
    license
    Not graded
    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.
  • 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.
    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 for AI agents with a public graded record — Kalshi & Polymarket EV, edge, NFL 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