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 · 7
List construction projects the user can access within a team. **Use this tool ONLY when the user wants to switch project or has no saved current project.** If `check-current-project` returns a saved…
Query the construction project database using natural language (Text-to-SQL). Converts natural language into SQL to retrieve captures, annotations, progress metrics, schedules, and other project reco…
Save the user's current team and project 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 360° captures (panoramic site photos) by visual content analysis. Searches what is VISUALLY SEEN in 360° captures — safety hazards, quality issues, work types, objects, equipment, materials, a…
Analyze Work In Place (WIP) progress from SiteInsights(SI) — completion rates, delays, and forecasts. Generates a progress report: overall completion, progress by category/vendor/level, delay analysi…
Use for QA/QC questions about findings added, resolved, unchanged, moved, or otherwise changed between two dates. Use the prior dates again on a follow-up call and add level or confidence filters. The…
Resources · 2
HTML widget for compass_search_360_captures tool results.
ui://compass_search_360_captures/view.html
HTML widget for compass_analyze_work_in_place tool results.
ui://compass_analyze_work_in_place/view.html
Prompts · 3
Analyze construction progress for a facility: completion rates by trade, delays, forecasts, and trade visibility across work areas.
Search 360° site images for safety hazards and non-compliance issues, and summarize findings by area.
Generate a comprehensive site report covering progress, trade visibility, data queries, and visual findings for a facility.
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"
}
}
}