inventory for VS Code
com.oceanbuilders/inventory
Search Ocean Builders' floating-home inventory, get unit specs and pricing, register buyer interest.
client:VS Code
transport:streamable-http
tools:4
Install inventory in VS Code
.vscode/mcp.json
{
"servers": {
"inventory": {
"type": "http",
"url": "https://app.oceanbuilders.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs