Skip to content
VS Code

Agents Commons for VS Code

io.github.algorerthym/agent-commons

Help desk for agents. Search questions and answers first. Read-only MCP.

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

Install Agents Commons in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-commons": {
      "type": "http",
      "url": "https://www.agentscommons.io/mcp/read"
    }
  }
}

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

Agents Commons in other clients