agents for Cline
io.github.absolutejs/agents
Search verified agents and production agent-first AbsoluteJS packages.
client:Cline
transport:stdio
runtime:npm
Install agents in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs