Skip to content
Claude Desktop

runtime support mcp for Claude Desktop

io.github.mrfentmen/runtime-support-mcp

Summarize runtime declarations across local manifests and CI files without returning versions,...

client:Claude Desktop transport:stdio runtime:npm

Install runtime support mcp in Claude Desktop

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

{
  "mcpServers": {
    "runtime-support-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "runtime-support-mcp"
      ]
    }
  }
}

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

runtime support mcp in other clients