SIMcloud for Cursor
za.co.simcloud/simcloud
South African MCP server for airtime, data, SMS, VAS, electricity, balance, and network lookup.
client:Cursor
transport:streamable-http
tools:17
Install SIMcloud in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"simcloud": {
"url": "https://simcloud.co.za/api/mcp.php"
}
}
}
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
- register_simcloud_user
- get_wallet_balance
- get_transaction_history
- lookup_network
- send_sms
- get_sms_status
- create_airtime_order
- get_airtime_order
- create_data_order
- list_data_products
- get_data_order
- list_vas_products
- create_vas_order
- get_vas_order
- create_electricity_order
- check_electricity_meter
- get_electricity_order