PluginBench
MCP Server

Scope (AEC) - Preview MCP Server

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

What is the Scope (AEC) - Preview MCP server?

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

How to install Scope (AEC) - Preview

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scope-aec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "scope-aec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "scope-aec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "scope-aec-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-aec-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add scope-aec-mcp -- npx -y @scope-bid/scope-aec-mcp

Related MCP servers

Insurance claims vendor procurement (IMEs, IA, surveillance). Preview V2 Q3 2026. Patent pending.

View repository →

Dispatch litigation work to legal vendors from any MCP-compatible AI workflow. Patent pending.

View repository →