Skip to content
Claude Desktop

Fixter for Claude Desktop

dev.fixter/fixter

Monitoring for small teams. Logs, traces, metrics, live issue tracking, API/MCP uptime.

client:Claude Desktop transport:streamable-http

Install Fixter in Claude Desktop

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

{
  "mcpServers": {
    "fixter": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.fixter.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Fixter in other clients