Connecting Claude.ai
Claude.ai supports custom MCP connectors via OAuth 2.0. No secrets in config — only the server URL.
- Create an OAuth application — see the OAuth application setup guide with the
formsscope. - Add redirect URI:
https://claude.ai/api/mcp/auth_callback - In Claude.ai: Settings → Connectors → Add custom connector.
- Enter the MCP server URL:
https://mcp.formdesigner.pro/v1/mcp - Complete OAuth in the browser on first connection.