SIMcloud for Grok
za.co.simcloud/simcloud
South African MCP server for airtime, data, SMS, VAS, electricity, balance, and network lookup.
client:Grok
transport:streamable-http
tools:17
Install SIMcloud in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"simcloud": {
"type": "http",
"url": "https://simcloud.co.za/api/mcp.php"
}
}
}
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
- 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