Skip to content

norolu frameworks for Zed

io.github.noroshi-create/norolu-frameworks

Fill 3C / SWOT / MECE / OKR into your local file. Local-first, zero-trust strategy cockpit.

client:Zed transport:stdio runtime:npm

Install norolu frameworks in Zed

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

{
  "context_servers": {
    "norolu-frameworks": {
      "command": "npx",
      "args": [
        "-y",
        "norolu-frameworks-mcp"
      ]
    }
  }
}

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

norolu frameworks in other clients