Overview
Connect Bilt MCP Server to OpenClaw for powerful AI-assisted development across all platforms. OpenClaw natively supports MCP with advanced features like background execution, tool discovery, and multi-agent workflows.OpenClaw supports MCP out of the box with zero configuration required beyond adding servers.
Platform Support
macOSFull support for macOS 11+
WindowsFull support for Windows 10+
LinuxFull support for all major distros
Prerequisites
- OpenClaw installed - Download from openclaw.ai
- Bilt API token - Get one at bilt.me/sign-up
Quick Setup
Step 1: Locate Config File
The OpenClaw config file location varies by platform:- macOS/Linux
- Windows
Step 2: Edit Configuration
- macOS/Linux
- Windows
Step 3: Add Bilt Configuration
Add this to youropenclaw.json:
YOUR_TOKEN_HERE with your actual Bilt API token.
Step 4: Restart OpenClaw
- CLI
- Windows
Step 5: Verify Connection
Configuration Options
Basic Configuration
Minimal setup:Advanced Configuration
With metadata and capabilities:Environment Variables
Use environment variables for tokens (recommended):- macOS/Linux
- Windows
Multiple Environments
Configure dev and production:Using Bilt in OpenClaw
Natural Language Commands
OpenClaw automatically discovers and uses Bilt tools:Direct Tool Invocation
You can also invoke tools directly:Background Execution
OpenClaw supports background tool execution:OpenClaw-Specific Features
Tool Discovery
OpenClaw automatically:- Discovers all 8 Bilt tools
- Parses parameter schemas
- Suggests tools based on context
Error Handling
OpenClaw provides enhanced error messages:Session Management
OpenClaw maintains MCP sessions across restarts:Rate Limit Handling
OpenClaw automatically:- Respects rate limits
- Retries with backoff
- Shows rate limit status
Troubleshooting
Server not connecting
Server not connecting
Check status:View logs:Test connection:
Tools not available
Tools not available
Verify config:Restart gateway:Check logs for errors:
Slow responses
Slow responses
Check network:Monitor latency:
CLI Commands
Configuration
Monitoring
Management
Advanced Usage
Webhook Integration
OpenClaw can trigger webhooks on Bilt events:Custom Prompts
Define custom prompts for Bilt:Logging
Configure detailed logging:Next Steps
API Reference
Learn about all 8 Bilt tools
OpenClaw Docs
Learn more about OpenClaw
