Skip to content

clawshow mcp server for Zed

io.github.jason2016/clawshow-mcp-server

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

client:Zed transport:sse

Install clawshow mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "clawshow-mcp-server": {
      "url": "https://mcp.clawshow.ai/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

clawshow mcp server in other clients