ProAgentStore for VS Code
io.github.proagentstore/platform
MCP-first control plane for ProAgentStore agents and private instances.
client:VS Code
transport:streamable-http
Install ProAgentStore in VS Code
.vscode/mcp.json
{
"servers": {
"platform": {
"type": "http",
"url": "https://mcp.proagentstore.online/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs