Cakto for Cursor
io.github.mcp-dir/cakto-mcp
Read your Cakto sales: orders, revenue analytics, subscriptions, churn, customers and products.
client:Cursor
transport:streamable-http
tools:27
Install Cakto in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cakto-mcp": {
"url": "https://api.mcp.ai/p_cakto"
}
}
}
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
- cakto_list_accounts
- cakto_orders_list
- cakto_orders_get
- cakto_orders_analytics
- cakto_subscriptions_list
- cakto_subscriptions_get
- cakto_subscription_churn
- cakto_customers_list
- cakto_customers_get
- cakto_products
- cakto_products_create
- cakto_products_update
- cakto_offers_list
- cakto_offers_get
- cakto_offers_create
- cakto_offers_update
- cakto_order_bumps_list
- cakto_order_bumps_get
- cakto_order_bumps_create
- cakto_order_bumps_update
- cakto_order_bumps_reorder
- show_version
- report_bug
- connect