Skip to content

commonninja mcp server for Zed

io.github.commonninja/commonninja-mcp-server

Create, update, and manage live Common Ninja website widgets in natural language. 100+ widget types.

client:Zed transport:streamable-http

Install commonninja mcp server in Zed

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

{
  "context_servers": {
    "commonninja-mcp-server": {
      "url": "https://mcp.commoninja.com/mcp"
    }
  }
}

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

commonninja mcp server in other clients