← Index

io.github.spfunctions/simplefunctions

io.github.spfunctions/simplefunctions·v1.1.0·Other
Quality Score
85
/100

Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://simplefunctions.dev/api/mcp/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "simplefunctions": {
      "command": "npx",
      "args": [
        "-y",
        "@spfunctions/cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "simplefunctions": {
      "command": "npx",
      "args": [
        "-y",
        "@spfunctions/cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @spfunctions/cli
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other