Documentation
AgentPatch provides context-optimized APIs for AI agents. Every response includes structured schemas and examples designed for LLM consumption.
For Consumers
Install the CLI with pip install agentpatch, or connect via MCP or REST API.
Consumer Documentation — Learn how to authenticate, find APIs, and invoke them via the CLI, MCP, or REST API.
For Providers
Provider access is currently invite-only.
Provider Documentation — Learn how to build a tool endpoint, handle requests, and verify signatures.