Skip to content
Grok

norolu frameworks for Grok

io.github.noroshi-create/norolu-frameworks

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

client:Grok transport:stdio runtime:npm

Install norolu frameworks in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

norolu frameworks in other clients