Skip to content
VS Code

AgenTrux for VS Code

com.agentrux/agentrux

Authenticated event topics for agent-to-agent messaging with per-agent credentials and audit logs.

client:VS Code transport:streamable-http

Install AgenTrux in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentrux": {
      "type": "http",
      "url": "https://api.agentrux.com/mcp"
    }
  }
}

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

AgenTrux in other clients