TheDocumentation Index
Fetch the complete documentation index at: https://docs.simplefunctions.dev/llms.txt
Use this file to discover all available pages before exploring further.
sf CLI is the primary surface. Install it once and every other surface (MCP, web terminal, Mac panel) layers on top.
npm
First-time setup
sf setup walks you through:
SimpleFunctions API key
Pasted from
simplefunctions.dev/dashboard/keys, or auto-issued via sf login.~/.config/simplefunctions/config.json. They never leave your machine unless you opt into BYOK cloud secrets via sf portfolio enable.
Login
Verify
error field, you’re set.
Next steps
Quickstart
First 5 minutes — agent loop with curl + CLI.
MCP server
Wire up Claude Desktop or Cursor.
Direct API access
Call the HTTP API from curl, TypeScript, Python, services, and agents.