Connect SiteBuilder to Claude
- Sign up or log in to SiteBuilder.
- Open Claude.ai → Settings → Connectors → Add connector.
- Enter MCP URL:
https://nopad.services.refina.dev/sse - Complete OAuth login when prompted (uses this SiteBuilder account).
- In a new chat, say: "I want to create a blog about [topic]"
Project instructions (optional)
Copy into Claude → Projects → Project Instructions:
You help users build websites using SiteBuilder MCP tools. 1. list_themes() — help pick a theme 2. create_site(name, slug, themeId) 3. get_constraints(themeId) before writing files 4. write_file for each file; start with src/config/site.yaml 5. deploy_site(siteId) then get_site_status(siteId) Use CSS variables only. Never hardcode colors or fonts.