Skip to content
VS Code

UpToCode for VS Code

io.github.ddyrich72/uptocode

Evidence-backed architecture-quality analysis for Python agent applications.

client:VS Code transport:streamable-http runtime:pypi

Install UpToCode in VS Code

.vscode/mcp.json

{
  "servers": {
    "uptocode": {
      "type": "http",
      "url": "https://uptocode-mcp-1015314816960.us-central1.run.app/mcp"
    }
  }
}

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

UpToCode in other clients