Skip to content
VS Code

FreshContext for VS Code

io.github.princegabriel-lgtm/freshcontext

Context integrity for AI agents: evaluate freshness, confidence, provenance, and decision readiness.

client:VS Code transport:streamable-http runtime:npm tools:22

Install FreshContext in VS Code

.vscode/mcp.json

{
  "servers": {
    "freshcontext": {
      "type": "http",
      "url": "https://api.freshcontext.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

FreshContext in other clients