Skip to content
VS Code

changegamer for VS Code

io.github.beneb89/changegamer

Agent-first resource directory for AI agents: protocols, security, RAG, memory, evals, and more.

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

Install changegamer in VS Code

.vscode/mcp.json

{
  "servers": {
    "changegamer": {
      "type": "http",
      "url": "https://changegamer.ai/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

changegamer in other clients