Setup
Run these commands from a terminal:
openclaw mcp add martini --url https://www.martini.film/mcp --transport streamable-http --auth oauth
openclaw mcp login martini
openclaw mcp doctor martini --probe
If OpenClaw asks for an authorization code after browser sign-in, run:
openclaw mcp login martini --code <PASTE_CODE>
After the probe passes, start a new OpenClaw session and ask:
Use the martini MCP and show me my latest projects.
Disconnect or revoke
In OpenClaw, remove Martini from MCP servers or integrations settings.
Troubleshooting
If setup fails, confirm the server URL is https://www.martini.film/mcp, reload the client’s MCP servers, then authenticate again. For browser-based clients, make sure the client domain is allowed by Martini’s MCP origin policy.