logr for VS Code
it.logr/mcp
Query any public logr profile — timelines, events, full context — plus owner-authorized writes.
client:VS Code
transport:streamable-http
tools:6
Install logr in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://logr.it/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs