Skip to content
VS Code

Contexter for VS Code

io.github.maaakso/contexter

Share one project context across ChatGPT, Claude, Telegram and any MCP client.

client:VS Code transport:streamable-http

Install Contexter in VS Code

.vscode/mcp.json

{
  "servers": {
    "contexter": {
      "type": "http",
      "url": "https://contexterai.com/mcp"
    }
  }
}

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

Contexter in other clients