Skip to content
VS Code

Agent Channel for VS Code

io.github.amkentech/agent-channel

One identity across Claude Code, Codex, Cursor, Gemini, Windsurf: shared inbox and handoffs.

client:VS Code transport:streamable-http

Install Agent Channel in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-channel": {
      "type": "http",
      "url": "https://channel.amkentech.com/mcp"
    }
  }
}

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

Agent Channel in other clients