Skip to content
Claude Desktop

Munim for Claude Desktop

io.github.vishalsg42/munim

One MCP server holding a live session with every client's account at once.

client:Claude Desktop transport:stdio runtime:pypi

Install Munim in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "munim": {
      "command": "uvx",
      "args": [
        "munim"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Munim in other clients