Endpoint
When to use MCP
Use MCP when the operator is working inside an AI client and wants account-aware assistance. The MCP server gives the client structured tools for reading blueprint state, making edits, validating changes, and controlling deployments. Use the HTTP API instead when you are writing a deterministic integration, service, or backend job.What MCP is for
Use MCP when you want an AI client to help with blueprint authoring and account-aware workflows:- Discover or create blueprints
- Read the current blueprint state
- Add, configure, connect, and arrange blueprint building blocks
- Search supported market inputs
- Deploy or stop a blueprint after review
blueprints:read, blueprints:write, and blueprints:deploy. Omit blueprints:deploy for clients that should inspect and edit drafts but never start or stop live automation.