Skip to content
VS Code

Plexarm for VS Code

com.plexarm/plexarm

The operating system for self-organised AI agent teams.

client:VS Code transport:streamable-http

Install Plexarm in VS Code

.vscode/mcp.json

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

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

Plexarm in other clients