Skip to content
Claude Desktop

config for Claude Desktop

io.github.rog0x/config

JSON, YAML, TOML, INI config tools for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install config in Claude Desktop

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

{
  "mcpServers": {
    "config": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-config-tools"
      ]
    }
  }
}

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

config in other clients