Skip to content
VS Code

Runlog for VS Code

org.runlog/runlog

Verified registry of third-party-system knowledge — the external-dependency layer for agent memory.

client:VS Code transport:streamable-http

Install Runlog in VS Code

.vscode/mcp.json

{
  "servers": {
    "runlog": {
      "type": "http",
      "url": "https://api.runlog.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Runlog in other clients