https://mcp.gtm-api.com/mcp and authenticates with your API key as a bearer token. Clients that implement MCP OAuth discovery can also connect through the standard OAuth flow; the server advertises it, and the client walks you through consent.
Claude Code
claude mcp list should show gtm-api as connected, and any session can use the tools (“search my LinkedIn accounts”).
Claude Desktop
Add toclaude_desktop_config.json:
Cursor
Add to.cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
Docker (stdio clients)
For clients that only launch command-based servers, the same server is packaged as a launcher image:Anything else
Any MCP-compatible runtime works the same way: streamable HTTP transport, the URL above, and theAuthorization header. For a quick smoke test without a client:
First prompt to try
“Check the smart limits on my LinkedIn account, then draft, preview and send a connection request to the profile at this URL.”The agent chains the tools on its own; the preview step and the server-side limit check run before anything is sent.