Skip to content
VS Code

connectry architect mcp for VS Code

io.github.weareconnectry/connectry-architect-mcp

Free certification prep for the Claude Certified Architect exam by Connectry LABS

client:VS Code transport:stdio runtime:npm

Install connectry architect mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "connectry-architect-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "connectry-architect-mcp"
      ]
    }
  }
}

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

connectry architect mcp in other clients