@agnt-id/mcp
Freeby MCP Community
MCP tool server for resolving .agnt names
v0.1.2Added Apr 12, 2026
agntmcpagentnamingresolve
@agnt-id/mcp MCP Server
MCP tool server for resolving .agnt names
Installation
npx -y @agnt-id/mcp
Reviews
Installation
Quick install
npx -y @agnt-id/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@agnt-id/mcp": {
"command": "npx",
"args": ["-y", "@agnt-id/mcp"]
}
}
}