L

LeadConnector REST API

REST discovered

Details
URL
https://services.leadconnectorhq.com
Docs
https://marketplace.leadconnectorhq.com/docs/
Authentication
OAuth 2.0 app/client for LeadConnector oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create an app in the LeadConnector Marketplace and use the OAuth 2.0 flow documented in OAuth 2.0 / Get Access Token. Your app exchanges an authorization grant for access tokens at POST /oauth/token. Use the resulting bearer access token for API calls.

OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential>
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.