FindAgent for VS Code
cloud.findagent/marketplace
The vetted, cross-LLM marketplace of doer agents — itself an MCP server.
client:VS Code
transport:streamable-http
Install FindAgent in VS Code
.vscode/mcp.json
{
"servers": {
"marketplace": {
"type": "http",
"url": "https://mcp.findagent.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs