Add the connector
One endpoint —
https://doforwork.com/mcp — POST JSON-RPC 2.0,
authentication None. Only publicly-listed DOs are reachable
and no tool writes on your behalf.
Claude Code
claude mcp add --transport http do https://doforwork.com/mcp
Claude.ai / Claude Desktop
- Open Settings → Connectors.
- Click Add custom connector.
- Paste
https://doforwork.com/mcp. - Set authentication to None and save.
ChatGPT (Plus / Pro)
- Open Settings → Apps and turn on Developer mode.
- Under Custom connectors, add a remote HTTPS endpoint.
- URL
https://doforwork.com/mcp, authentication None.
Then
Ask your AI Agent to list DOs, read one with
get_doml, and run it with do.
See the tool pages for the exact contracts.