MCP Server
MCP
io.github.midnight-rgb/mcp
Domain registrar for AI agents. Search, register, and manage domains via API.
Install
npx -y @domainforagents/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@domainforagents/mcp",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your DomainForAgents API key (get one via POST https://api.domainforagents.io/api/v1/auth/register)",
"format": "string",
"isSecret": true,
"name": "DOMAINFORAGENTS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment