Skip to content
VS Code

clawshow mcp server for VS Code

io.github.jason2016/clawshow-mcp-server

Instant Backend for SMBs: pages, payments, eSign AES eIDAS, notifications, inventory, reports

client:VS Code transport:sse

Install clawshow mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "clawshow-mcp-server": {
      "type": "sse",
      "url": "https://mcp.clawshow.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

clawshow mcp server in other clients