This is a registry lookup service that maps business domains to their MCP endpoints. You give it a domain like "gloria-osteria.com" and it tells you which MCP servers can interact with that business, whether that's SevenRooms for restaurant bookings or another provider for hotels and services. The main tool is resolve_domain, which returns available MCP endpoints, entity IDs, capabilities like reservations or availability checks, and even generates the Claude Desktop config snippet you need. Useful when you're building an agent that needs to discover and connect to real-world businesses dynamically rather than hardcoding integrations. Hosted version available at connect.dockai.co/mcp or self-host via pip.
claude mcp add --transport http dock-ai-mcp https://mcp.dockai.co/mcp