Prerequisites
MCP clientClaude Desktop, OpenClaw, Cursor, or any MCP-compatible client
Bilt API tokenFree account at bilt.me/sign-up
Step 1: Get your API token
1
Sign up or log in
Go to bilt.me/sign-up
2
Generate an API key
Navigate to Settings → API Keys in your dashboard
3
Copy the token
Your token looks like:
bilt_live_abc123...Step 2: Configure your client
- Claude Desktop
- OpenClaw
- Cursor
- Other clients
Step 3: Verify the connection
After restarting your client, check that Bilt is connected:If you see all 7 tools, you’re connected.
Step 4: Build your first app
Try this in your AI client:1
Create a project
2
Build features
3
Deploy
If
bilt_send_message returns status: "queued", the request was accepted but has not started yet. Ask the agent to call bilt_get_session for the same project until hasActiveWorkflows is false before sending unrelated follow-up work.Troubleshooting
Tools not appearing
Tools not appearing
- Verify the config file path is correct for your OS
- Check JSON syntax (use a validator)
- Fully restart the client (quit and reopen)
- Check client logs for connection errors
Connection timeout
Connection timeout
- Check internet connectivity
- Ensure firewall allows HTTPS (port 443)
- Test manually:
Rate limit errors
Rate limit errors
Current limit: 60 requests/minute. Wait 60 seconds and retry. Contact support for higher limits.
Next steps
API Reference
All 7 MCP tools with parameters and examples
Integration guides
Detailed setup for each client
