agents for Windsurf
io.github.absolutejs/agents
Search verified agents and production agent-first AbsoluteJS packages.
client:Windsurf
transport:stdio
runtime:npm
Install agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs