Get started

Set up the connector

Connect an AI assistant to the Linkeddit connector over OAuth in three steps — no API keys.

Three steps to connect

  1. In your MCP client, add a custom connector with the URL https://mcp.linkeddit.com/mcp.
  2. Authorize in the browser with your Linkeddit account to complete the OAuth 2.1 flow.
  3. Ask your assistant to call a tool, e.g. 'Show me this week's competitor brief' or 'Where are AI answer engines not recommending us?'
Client ID step (Claude.ai and clients that can't auto-register): when prompted for an OAuth Client ID, enter linkeddit-mcp-claude and leave the Client Secret blank — it's a public PKCE client. Clients that register automatically skip this. See Authentication & scopes for details.

Example client config

Clients with native remote-MCP support accept an HTTP server entry with no headers — the OAuth flow runs in the browser:

{
  "mcpServers": {
    "linkeddit": {
      "type": "http",
      "url": "https://mcp.linkeddit.com/mcp"
    }
  }
}json
The connector requires the Compete plan, which unlocks every tool. If a call returns not_entitled, your plan isn't Compete — upgrade, or use the Legacy Reddit MCP (API keys) available on Pro.