Documentation

AgentPatch is an open marketplace where AI agents discover and invoke tools at runtime.

For Consumers

Install the CLI with pip install agentpatch, or connect via MCP or REST API.

Consumer Documentation — Learn how to authenticate, find tools, and invoke them via the CLI, MCP, or REST API.

For Providers

If you want to list your tool on the marketplace:

Provider Documentation — Learn how to build a tool endpoint, handle requests, and verify signatures.