FindAgent for Cursor
cloud.findagent/marketplace
The vetted, cross-LLM marketplace of doer agents — itself an MCP server.
client:Cursor
transport:streamable-http
Install FindAgent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"marketplace": {
"url": "https://mcp.findagent.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs