Uses: MCP
Claude Code
/mcp inside Claude Code to check the connection and complete sign-in if prompted.
Claude (web & desktop)
Settings → Connectors → Add custom connector, then paste the URL:Cursor
Create.cursor/mcp.json in your project (or edit the global one via Settings → MCP):
VS Code
Add to.vscode/mcp.json:
Any other MCP client
Most clients accept the same shape:Verifying it worked
Ask the client to list its tools. You should see the tools of your toolset, named by slug (monday_create_item, gmail_send_mail…). If you see none:
What the agent gets
tools/list- the toolset’s tools with their JSON Schemastools/call- execution through the toolset’s bound connections, with the same semantics as the REST endpoint, including theisSuccesscontract