Fixter for VS Code
dev.fixter/fixter
Monitoring for small teams. Logs, traces, metrics, live issue tracking, API/MCP uptime.
client:VS Code
transport:streamable-http
Install Fixter in VS Code
.vscode/mcp.json
{
"servers": {
"fixter": {
"type": "http",
"url": "https://mcp.fixter.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs