Skip to content
Claude Desktop

AI/MCP Enablement Agency for Claude Desktop

com.checkmycontractorquote/ai-mcp-enablement-agency

AI workflow/MCP implementation package planner.

client:Claude Desktop transport:streamable-http

Install AI/MCP Enablement Agency in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-mcp-enablement-agency": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://checkmycontractorquote.com/contractorquote-mcp/mcp/ai_mcp_enablement_agency"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

AI/MCP Enablement Agency in other clients