1 Why MCP
Model Context Protocol gives your AI agents structured access to tools. Every service in the suite exposes an MCP server that wraps its REST API.
2 Enable it
Set MCP_ENABLED=true. The service exposes an MCP endpoint alongside REST.
3 Connect from Claude or an SDK
Register the endpoint in your MCP client. Agents can now list jobs, enqueue work, verify webhooks — everything the dashboard can do.