io.github.andrew-ji-cupix/cupix-compass
io.github.andrew-ji-cupix/cupix-compassExplore and analyze Cupix construction site data: 360 images, progress, and insights.
Tools · 6
List construction facilities (projects) the user can access within a team. **Use this tool ONLY when the user wants to switch facility or has no saved active context.** If `getActiveContext` returns…
Query structured project data using natural language (Text-to-SQL). Converts natural language into SQL to retrieve project records, statistics, and aggregations. Pass the user's question as-is withou…
Save the user's active team and facility so subsequent tool calls can omit the `team_domain` / `facility_key` arguments. Args: team_domain: Team domain to remember (required unless `clear=True`).…
Return the currently saved team_domain and facility_key for this user.
Search panoramic 360-degree site images by visual content analysis. Searches what is VISUALLY SEEN in site images — safety hazards, quality issues, work types, objects, equipment, materials, and phys…
Analyze SiteInsights(SI) progress — completion rates, delays, and forecasts. Generates a progress report: overall completion, progress by category/vendor/level, delay analysis, and estimated completi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.andrew-ji-cupix/cupix-compass": {
"url": "https://7qc1f4ft9d.execute-api.us-west-2.amazonaws.com/mcp",
"transport": "streamable-http"
}
}
}