Labangram Official Agent Services for Claude Desktop
io.github.lunkerchen/labangram
Labangram portfolio, services, pricing, and inquiry MCP endpoints.
client:Claude Desktop
transport:streamable-http
Install Labangram Official Agent Services in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"labangram": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://labangram.kamera-ichi.com/api/product-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