Bring your own client
Copy this URL and add it as a connector in Other MCP clients:
https://mcp.peepel.dev/mcp The Peepel MCP server works with any client that supports OAuth authentication via Client ID Metadata Documents (CIMD) or Dynamic Client Registration (DCR). Point your client at the server URL above and authenticate with your Peepel account.
Compatibility
Our MCP server supports both CIMD and DCR, so virtually any MCP client can connect. CIMD clients (Claude Code, Cursor) present a metadata document; DCR clients (ChatGPT) register dynamically at the authorization server’s /oauth2/register endpoint. Both flows are handled by AuthKit — no manual client setup required.
Setup
- Add
https://mcp.peepel.dev/mcpas a remote MCP server in your client - When prompted, sign in with your Peepel account and select your organization
- Your existing role and permissions are respected — the AI can only access what you can access