keap for Grok
io.usefulapi/keap
List and create Keap contacts, companies, tasks, opportunities, orders, tags and campaigns.
client:Grok
transport:streamable-http
tools:18
Install keap in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"keap": {
"type": "http",
"url": "https://keap.usefulapi.io/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- keap_list_contacts
- keap_get_contact
- keap_list_companies
- keap_get_company
- keap_list_opportunities
- keap_get_opportunity
- keap_list_tags
- keap_list_tasks
- keap_get_task
- keap_list_subscriptions
- keap_list_orders
- keap_list_products
- keap_list_campaigns
- keap_list_affiliates
- keap_create_contact
- keap_update_contact
- keap_create_task
- keap_apply_tag