Fabric Marketplace for VS Code
io.github.fabric-protocol/fabric
Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP.
client:VS Code
transport:streamable-http
tools:7
Install Fabric Marketplace in VS Code
.vscode/mcp.json
{
"servers": {
"fabric": {
"type": "http",
"url": "https://fabric-api-393345198409.us-west1.run.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs