KrabiClaw for VS Code
io.github.paulchrisluke/krabiclaw
Manage and publish restaurant and local business websites through MCP.
client:VS Code
transport:streamable-http
Install KrabiClaw in VS Code
.vscode/mcp.json
{
"servers": {
"krabiclaw": {
"type": "http",
"url": "https://krabiclaw.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs