Agentdomain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 206 installs a week from pypi. Last commit 25 May 2026.
Register and manage internet domains for AI agents via AgentDomain
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentdomain-mcp -- uvx agentdomain-mcp
{
"mcpServers": {
"agentdomain-mcp": {
"args": [
"agentdomain-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.agentdomain-mcp]
command = "uvx"
args = ["agentdomain-mcp"]
{
"mcpServers": {
"agentdomain-mcp": {
"args": [
"agentdomain-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentdomain-mcp": {
"args": [
"agentdomain-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.