1. Get an API key
Sign in at app.agentsframe.com, open Settings → API Keys, and create a key. Free tier gives you 5 calls/day with no card required.Treat the key like a password — it grants full access to your quota
and billing tier. Rotate via the dashboard if exposed.
2. Make your first call
Pick the surface that matches your stack. All three call the same routing engine.3. Read the response
A successful/v1/think returns a selected framework with a
ready-to-paste promptMd, plus the top-K candidates and detected
language.
selected.promptMd into your agent’s system prompt or user
message and let the framework do the rest of the work.
4. Where to next
REST reference
Full request/response schema, error codes, rate limits.
MCP setup
Wire Agents Frame into Claude Desktop, Cursor, or your own host.
CLI reference
Commands, flags, env vars, scripting recipes.
Frameworks
Browse the live framework library.