inventory for Claude Desktop
com.oceanbuilders/inventory
Search Ocean Builders' floating-home inventory, get unit specs and pricing, register buyer interest.
client:Claude Desktop
transport:streamable-http
tools:4
Install inventory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"inventory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.oceanbuilders.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs