Skip to content
VS Code

norolu frameworks for VS Code

io.github.noroshi-create/norolu-frameworks

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

client:VS Code transport:stdio runtime:npm

Install norolu frameworks in VS Code

.vscode/mcp.json

{
  "servers": {
    "norolu-frameworks": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "norolu-frameworks-mcp"
      ]
    }
  }
}

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

norolu frameworks in other clients