cupix-compass
About
Explore and analyze Cupix construction site data: 360 images, progress, and insights.
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http cupix-compass https://7qc1f4ft9d.execute-api.us-west-2.amazonaws.com/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"cupix-compass","type":"http","url":"https://7qc1f4ft9d.execute-api.us-west-2.amazonaws.com/mcp"}'
JSON
{
"mcpServers": {
"cupix-compass": {
"url": "https://7qc1f4ft9d.execute-api.us-west-2.amazonaws.com/mcp"
}
}
}