Agentic Shelf for VS Code
ai.agenticshelf/mcp
Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.
client:VS Code
transport:streamable-http
Install Agentic Shelf in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.agenticshelf.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs