← Index

io.github.midnight-rgb/mcp

io.github.midnight-rgb/mcp·v1.2.1·Search
Quality Score
85
/100

Domain registrar for AI agents. Search, register, and manage domains via API.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@domainforagents/mcp"
      ],
      "env": {
        "DOMAINFORAGENTS_API_KEY": "<your-domainforagents_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@domainforagents/mcp"
      ],
      "env": {
        "DOMAINFORAGENTS_API_KEY": "<your-domainforagents_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @domainforagents/mcp
§02  Environment variables
DOMAINFORAGENTS_API_KEY
secret

Your DomainForAgents API key (get one via POST https://api.domainforagents.io/api/v1/auth/register)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search