Scope (AEC) - Preview for Grok
io.github.scope-bid/scope-aec-mcp
AEC subcontractor vendor procurement plumbing layer. Preview V3 2027. Patent pending.
client:Grok
transport:stdio
runtime:npm
Install Scope (AEC) - Preview in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"scope-aec-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-aec-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs