marketplace for VS Code
tech.agentbazaar/marketplace
AI Agent Marketplace — Search, execute, chain, and sell 3,000+ agents via MCP. Free, no API key.
client:VS Code
transport:sse
Install marketplace in VS Code
.vscode/mcp.json
{
"servers": {
"marketplace": {
"type": "sse",
"url": "https://agentbazaar.tech/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs