Skip to content
VS Code

AgentMarketplace for VS Code

io.github.raditotev/agent-marketplace

MCP Server for an Agent Task Marketplace

client:VS Code transport:streamable-http tools:22

Install AgentMarketplace in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-marketplace": {
      "type": "http",
      "url": "https://agent-marketplace.radi.pro/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AgentMarketplace in other clients