# Project export: CMT MCP

This document was generated by HackStack to give an AI agent context about a hackathon project. Sections are labeled with their provenance; content marked as truncated was cut to keep this document small.

## Project metadata

- Hackathon: OpenAI Build Week
- Tagline: Track construction records with chatgpt .
- Devpost: https://devpost.com/software/cmt-mcp
- GitHub: not linked
- Video: https://www.youtube.com/embed/t3wzJ3KPk-c?enablejsapi=1&hl=en_US&rel=0&start=&version=3&wmode=transparent
- Team: contributor stats unavailable

## Devpost submission (written by the team)

### Inspiration

I am a civil engineer, and I have seen construction records managed through WhatsApp, notebooks, bills, and phone calls. This makes it difficult to track materials, labour, payments, site work, and project progress. I built CMT MCP to make construction management easier through ChatGPT.

### What it does

CMT MCP lets users manage construction projects by simply chatting with ChatGPT. Users can add and view materials, labour, payments, daily site logs, issues, photos, documents, checklists, and project tasks. For example: Add 50 bags of cement at Rs. 850 per bag. Or: Show me this project’s total material and labour cost. How I built it I built an MCP server and connected it to a separate development Supabase account for this demo. This keeps the demo environment separate from the production app and allows ChatGPT to safely read and manage test construction records. Challenges I faced The main challenge was turning normal construction language into clear and correct records. I also had to make sure users could only access projects they had permission to view. Accomplishments I am proud of I built a working MCP that can manage real construction workflows through ChatGPT. It can handle materials, labour, payments, site logs, issues, photos, documents, project members, schedules, and reports. What I learned I learned how MCP can turn ChatGPT into a useful tool for real industries.

### What's next

Next, I want to improve bill reading, photo uploads, voice entry, automatic reports, budget comparison, and Nepali language support. My goal is to make construction tracking simple and accessible through ChatGPT.

## README (from the GitHub repository)

No README available.

## Detected evidence (automated analysis)

No repository was indexed for this project. Claimed technologies below could not be checked against code.
- Supabase (technology) — claimed on Devpost, not found in the code

## Codebase structure

No repository index available.

## Key source files

No repository index available; no source files included.