Connect Your AI
Three steps to start building QuickCasa websites with your favourite AI coding tool.
Get Your Credentials
You need two things from the QuickCasa admin portal:
// 1. API Key
// Admin Portal → Developer → API Keys → Create Key
// 2. Website ID
// Open a website in the builder - the ID is in the URL:
// /website-builder/hcDdbK94qSRYUcqFVMyC
// Admin Portal → Developer → API Keys → Create Key
// 2. Website ID
// Open a website in the builder - the ID is in the URL:
// /website-builder/hcDdbK94qSRYUcqFVMyC
Don't have a website yet? No problem - the AI can create one for you using the create_website tool. Just connect without a website ID and ask it to set one up.
Connect Your Tool
Enter your credentials and the config updates automatically:
Terminal
Start Building
That's it. Ask your AI to build something:
// Some things you can ask:
"Build me a 5-page property website for 10 Main Street"
"Pull the project, redesign the home page with a dark theme"
"Add a contact page with our QuickCasa form integration"
"Run an SEO audit and fix all issues"
"What properties do we have? Show me the data."
"Push my local files and publish the website"
"Build me a 5-page property website for 10 Main Street"
"Pull the project, redesign the home page with a dark theme"
"Add a contact page with our QuickCasa form integration"
"Run an SEO audit and fix all issues"
"What properties do we have? Show me the data."
"Push my local files and publish the website"
Try These First
- "Read the QuickCasa developer guide" - loads the full guide resource
- "What websites do I have?" - calls list_websites
- "Show me the property inventory" - calls get_inventory
- "Pull the project to see what exists" - calls sync_pull
- "Build a property website using the build-property-website prompt" - uses the pre-built prompt