UseAgents is currently free during our public beta. No API key is required. Requests are subject to rate limits.
Option 1: MCP Marketplace
- Open the Cascade panel in Windsurf.
- Click the MCPs icon (or go to Windsurf Settings → Cascade → MCP Servers).
- Search for UseAgents and click Install.
Option 2: Manual config
If UseAgents is not listed in the Marketplace, add it manually by editing the config file.Locate the config file
You can also open it by pressing
Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) and selecting “Windsurf: Configure MCP Servers”.
Add UseAgents
Add the following to themcpServers object:
"UseAgents" entry inside the existing "mcpServers" object.
Verify the connection
- Quit and reopen Windsurf completely — changes to
mcp_config.jsonrequire a full restart. - Open the Cascade panel and check that
UseAgentsappears in the MCP Servers list. - Ask Cascade to search for a tool — for example: “Use UseAgents to find a TypeScript SDK for Stripe.”
- Confirm you receive structured tool results.
Troubleshooting
- Server not appearing: Windsurf requires a full quit and reopen, not just a window close.
- Connection failed: Verify that the
serverUrlvalue is exactlyhttps://mcp.useagents.site/mcp. - Too many tools warning: Windsurf has a 100-tool limit across all connected servers. UseAgents exposes only 2 tools, so this should not be an issue.
Next steps
- MCP Tools Reference to understand the available tools
- Rate Limits for request limits during the beta