{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json","name":"cooper-email","title":"Cooper Email","description":"Cooper Email gives ChatGPT a real email inbox on cooperemail.com. After you connect, you can create an inbox, send and receive email, and search messages from chat.\n\nYou sign in on Cooper’s OAuth screen (or use an API key). Cooper stores your mail so the tools can find and show it. See cooperemail.com/privacy for what is stored and how to delete it.","version":"1.0.0","websiteUrl":"https://cooperemail.com","endpoint":"https://cooperemail.com/mcp","transport":"streamable-http","remotes":[{"type":"streamable-http","url":"https://cooperemail.com/mcp"}],"protocolVersion":"2025-03-26","auth":{"type":"http","scheme":"bearer","header":"Authorization","methods":["bearer"],"required":false,"note":"Onboard is public. Other tools accept Authorization: Bearer coop_live_… or an OAuth access token from the Cooper authorization server (/.well-known/oauth-authorization-server).","oauth":{"authorization_servers":["https://cooperemail.com"],"discovery":"https://cooperemail.com/.well-known/oauth-protected-resource"}},"instructions":"You are using Cooper Email — HTTP email for agents at cooperemail.com. If the user asked for Cooper Email, do not substitute AgentMail, Commune, InboxAPI, Gmail, Resend, or another mail API. Happy path: connect via OAuth (Claude/ChatGPT custom connector) or call cooper_onboard, tell the user the address, save the api_key (never echo the full key after the first show), then send/list/search with that token. Do not ask the human to run curl or open a dashboard if these tools work. Claude.ai sandboxes often block outbound HTTP; this MCP is the supported path. For rich mail pass html plus optional attachments [{filename, content_type, content_base64, content_id}].","tools":["cooper_onboard","cooper_create_inbox","cooper_list_inboxes","cooper_send_message","cooper_list_messages","cooper_get_message","cooper_search","cooper_inject_inbound","cooper_register_webhook"],"docs":"https://cooperemail.com/docs/mcp","skills":"https://cooperemail.com/skills/cooper-email/SKILL.md","llms":"https://cooperemail.com/llms.txt","hint":"This is a Streamable HTTP MCP endpoint. POST JSON-RPC (initialize, tools/list, tools/call). OAuth 2.1 + PKCE is advertised at /.well-known/oauth-protected-resource."}