OrbitEOS Energy Management for Grok
io.github.deepakumarsubbian/orbiteos
Energy management platform — 61 tools for solar, battery, grid, and EV charging control
client:Grok
transport:sse
tools:61
Install OrbitEOS Energy Management in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"orbiteos": {
"type": "sse",
"url": "https://mcp.orbiteos.cloud/sse"
}
}
}
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
- list_accounts
- create_account
- update_account
- list_sub_accounts
- create_sub_account
- update_sub_account
- delete_sub_account
- list_sites
- search_sites
- get_site
- create_site
- update_site
- delete_site
- get_site_config
- list_users
- get_user
- create_user
- update_user
- delete_user
- invite_user
- list_roles
- list_permissions
- create_role
- update_role