Getting Started

Connect to Claude

PocketPart connects to Claude (and any MCP host) as a custom connector. The recommended flow signs you in with OAuth — there’s no key to copy or paste.

Connector URL

Use the full /mcp path:

https://mcp.pocketpart.io/mcp

The bare domain (https://mcp.pocketpart.io) also works — a server-side rewrite forwards MCP transport requests to /mcp — but /mcp is the canonical endpoint. If a host ever fails to connect on the bare domain, enter the full /mcp URL explicitly.

Steps

  1. In Claude, open connector settings and add a custom connector. Paste the URL above: https://mcp.pocketpart.io/mcp.
  2. Claude opens an OAuth flow. You’ll be sent to sign in to PocketPart (or create an account) and then to a consent screen.
  3. Pick the organization you want this connection to act as. Your tools and limits follow that org’s plan and packs.
  4. Click Authorize. Claude returns to your conversation and the PocketPart tool list populates automatically.

If the connector doesn’t come up on the bare domain, re-add it with the explicit /mcp URL. Some hosts are stricter about the path than others.

What you’ll see

The tools that appear depend on your plan and the packs enabled for your membership — not every account sees every tool. Core tools are always available; the rest are unlocked by your plan and packs. If you expected a tool and don’t see it, check those two pages.

Prefer a static key?

Hosts that don’t support OAuth connectors can authenticate with a static API key instead. OAuth is recommended where available, but the key path is fully supported — see API keys.