Skip to content
VS Code

Context Relay for VS Code

io.github.chughes113/context-relay

Compact, citation-verifiable public web context for AI agents, paid per use with x402.

client:VS Code transport:streamable-http tools:2

Install Context Relay in VS Code

.vscode/mcp.json

{
  "servers": {
    "context-relay": {
      "type": "http",
      "url": "https://context-relay.contextrelay.workers.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

Context Relay in other clients