Claude
claude.ai and the desktop app- 1Open Settings, then Connectors.
- 2Choose Add custom connector.
- 3Paste the server URL and click Add.
- 4Approve the ReelsMeals permission screen.
https://reelsmeals.com/api/mcpReelsMeals is a remote MCP server. Add the URL below to your assistant, sign in with the ReelsMeals account you already have, and approve the permissions. There is no API key to generate and no JSON to paste.
https://reelsmeals.com/api/mcpThe steps differ slightly, but every one of them ends at the same ReelsMeals approval screen.
https://reelsmeals.com/api/mcphttps://reelsmeals.com/api/mcpclaude mcp add --transport http reelsmeals https://reelsmeals.com/api/mcphttps://reelsmeals.com/api/mcpThe approval screen spells out every permission the assistant is asking for. Nothing is granted silently, and disconnecting takes one click.
Manage connected assistantsThe server implements OAuth 2.1 with PKCE, protected resource metadata, and client ID metadata documents, so any conforming MCP client can discover and authorize against it without pre-registration.
Read the resource metadataScripts, cron jobs, and self-hosted agents that cannot complete a redirect can still authenticate with a scoped personal API key. Create and revoke them in Settings.
Create an API key