MCP (Model Context Protocol) lets AI clients call tools against your workspace. Elite and Enterprise.
Setup
- Create an API key in workspace settings.
- Add MCP server config in Cursor or Claude Desktop.
- Set BETTERKNOCKS_API_URL and BETTERKNOCKS_API_KEY.
- Restart the client and confirm tools appear.
Tools
- list_leads, get_lead, create_lead, update_lead, update_lead_status.
- log_knock, log_activity.
- list_products, create_product.
- list_events, create_event.
- get_analytics.
Reference
Full setup at /developers/mcp.
