AI Agent Access
Pre-built context bundles for AI coding assistants
Hand any of these URLs to an AI coding assistant (Claude Code, Cursor, Aider, OpenHands, and similar) and it can ingest the full EmpirioLabs surface in one shot. Each bundle is auto-regenerated on every docs build, so links never go stale.
For tool-specific setup, see Integrations.
Context bundles
docs.empiriolabs.ai/ai-agent-full-context.md
Documentation tab and API Reference tab combined. Best for agents that will both set up an integration and write code against the API.
docs.empiriolabs.ai/ai-agent-docs-context.md
Concepts, model catalog, pricing, integrations, billing, limits. Best for catalog exploration, model selection, and onboarding flows.
docs.empiriolabs.ai/ai-agent-api-reference-context.md
Endpoint shapes, request bodies, responses, examples, errors, jobs, usage, and saved Playground conversation APIs.
GET api.empiriolabs.ai/v1/models
Always-current pricing, capabilities, and parameter schemas. Public, read-only, free to call. Use for the freshest values.
Recommended agent prompt
Paste this into an agent’s system prompt or initial message, then substitute the bundle that matches what the agent will be doing:
That keeps the agent grounded on real endpoint shapes and current model IDs instead of guessing from training data.
