Scope (AEC) - Preview for Claude Desktop
bid.scope/aec
AEC subcontractor vendor procurement plumbing layer. Preview - V3 launches 2027.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Scope (AEC) - Preview in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aec": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scope.bid/api/mcp/aec"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs