keap for Cursor
io.usefulapi/keap
List and create Keap contacts, companies, tasks, opportunities, orders, tags and campaigns.
client:Cursor
transport:streamable-http
tools:18
Install keap in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"keap": {
"url": "https://keap.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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