agents for Claude Desktop
io.github.absolutejs/agents
Search verified agents and production agent-first AbsoluteJS packages.
client:Claude Desktop
transport:stdio
runtime:npm
Install agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@absolutejs/agents-mcp"
],
"env": {
"ABSOLUTE_AGENT_REGISTRY_URL": "<ABSOLUTE_AGENT_REGISTRY_URL>",
"ABSOLUTE_PACKAGE_REGISTRY_URL": "<ABSOLUTE_PACKAGE_REGISTRY_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs