get_information_theoretic_recommendation — energyai MCP Tool Read-only
get_information_theoretic_recommendation
(get information theoretic recommendation) is one of 30 tools on the
energyai
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_information_theoretic_recommendation from your client
- Claude Code energyai get_information_theoretic_recommendation run in your project directory
- Claude Desktop energyai get_information_theoretic_recommendation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor energyai get_information_theoretic_recommendation ~/.cursor/mcp.json
- VS Code energyai get_information_theoretic_recommendation .vscode/mcp.json
- Zed energyai get_information_theoretic_recommendation ~/.config/zed/settings.json
- Windsurf energyai get_information_theoretic_recommendation ~/.codeium/windsurf/mcp_config.json
- Cline energyai get_information_theoretic_recommendation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI energyai get_information_theoretic_recommendation ~/.gemini/settings.json
- Grok energyai get_information_theoretic_recommendation .mcp.json (in your project root)
- ChatGPT energyai get_information_theoretic_recommendation Settings → Connectors → Advanced → Developer mode
- Claude.ai energyai get_information_theoretic_recommendation Settings → Connectors → Add custom connector
- LangChain energyai get_information_theoretic_recommendation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http energyai https://api.energyaisolution.com/mcp
Other tools on this server
- check_incentives
- estimate_production
- get_node_score
- get_quote_link
- get_power_passport_link
- get_power_service_quote
- route_lead
- list_guides
- get_guide
- create_builder_key
- get_builder_upgrade_link
- find_local_installers
- run_power_screen
- bootstrap_energy_project
- create_energy_assessment
- answer_energy_assessment_question
- complete_energy_assessment
- generate_energy_recommendation_preview
- get_energy_node_score
- create_energy_node_roadmap_checkout
- get_energy_node_roadmap
- generate_intelligence_bound_report
- get_eta_i_metric
- get_anonymized_dataset_sample
- match_installers
- get_energy_incentives
- review_installer_quote
- record_quote_review_outcome
- submit_contractor_match_request
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.