remove_plugin_from_site — OrbitEOS Energy Management MCP Tool Mutating
remove_plugin_from_site
(remove plugin from site) is one of 61 tools on the
OrbitEOS Energy Management
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call remove_plugin_from_site from your client
- Claude Code OrbitEOS Energy Management remove_plugin_from_site run in your project directory
- Claude Desktop OrbitEOS Energy Management remove_plugin_from_site ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OrbitEOS Energy Management remove_plugin_from_site ~/.cursor/mcp.json
- VS Code OrbitEOS Energy Management remove_plugin_from_site .vscode/mcp.json
- Zed OrbitEOS Energy Management remove_plugin_from_site ~/.config/zed/settings.json
- Windsurf OrbitEOS Energy Management remove_plugin_from_site ~/.codeium/windsurf/mcp_config.json
- Cline OrbitEOS Energy Management remove_plugin_from_site ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OrbitEOS Energy Management remove_plugin_from_site ~/.gemini/settings.json
- Grok OrbitEOS Energy Management remove_plugin_from_site .mcp.json (in your project root)
- ChatGPT OrbitEOS Energy Management remove_plugin_from_site Settings → Connectors → Advanced → Developer mode
- Claude.ai OrbitEOS Energy Management remove_plugin_from_site Settings → Connectors → Add custom connector
- LangChain OrbitEOS Energy Management remove_plugin_from_site pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse orbiteos https://mcp.orbiteos.cloud/sse
Other tools on this server
- 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
- delete_role
- get_live_data
- get_channel_value
- describe_system
- describe_site
- query_history
- query_energy_totals
- export_csv
- create_component
- update_component
- delete_component
- set_channel_value
- check_system_health
- analyze_grid_usage
- compare_solar_performance
- get_energy_summary
- analyze_battery_usage
- get_system_log
- execute_command
- get_platform_settings
- update_platform_settings
- test_smtp
- get_audit_log
- universal_search
- check_platform_health
- list_marketplace_categories
- browse_plugins
- get_plugin_details
- install_plugin
- list_installed_plugins
- update_plugin_config
- uninstall_plugin
- assign_plugin_to_site
- list_site_plugins
- create_marketplace_category
- create_plugin
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.