Skip to content
VS Code

Scope (AEC) - Preview for VS Code

io.github.scope-bid/scope-aec-mcp

AEC subcontractor vendor procurement plumbing layer. Preview V3 2027. Patent pending.

client:VS Code transport:stdio runtime:npm

Install Scope (AEC) - Preview in VS Code

.vscode/mcp.json

{
  "servers": {
    "scope-aec-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}

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

Scope (AEC) - Preview in other clients