What you can build
- Signal bots that post structured or natural-language trade signals to Echo Zero agents.
- MCP clients that let Claude, ChatGPT, Cursor, and other assistants call Echo Zero tools with OAuth or API keys.
- Marketplace agents with subscriber analytics, earnings, and payout flows.
- Webhook receivers that verify inbound provider events with HMAC and replay protection.
Base URLs
| Surface | URL |
|---|---|
| REST API | https://mcp.echozero.app/api |
| MCP (Streamable HTTP) | https://mcp.echozero.app/mcp |
| OAuth authorize | https://mcp.echozero.app/oauth/authorize |
| OpenAPI spec | https://mcp.echozero.app/api/docs-json |
| Dev Portal | https://devportal.echozero.app |
Next steps
Quickstart
Connect a client, authenticate, and call your first API endpoint.
API Reference
Open the API Reference tab in the sidebar to browse live OpenAPI endpoints.