Loading MCP server directory, please wait...
Custom domains API for SaaS: connect, verify, and manage customer domains, SSL, and DNS
npx @getmcp/cli add dev.domainee/domaineeRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a Domainee API key, e.g. `Bearer sk_live_...`. Create one at https://domainee.dev/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.domainee/domainee": {
"url": "https://mcp.domainee.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}