list_guides — energyai MCP Tool Read-only
list_guides
(list guides) 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 list_guides from your client
- Claude Code energyai list_guides run in your project directory
- Claude Desktop energyai list_guides ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor energyai list_guides ~/.cursor/mcp.json
- VS Code energyai list_guides .vscode/mcp.json
- Zed energyai list_guides ~/.config/zed/settings.json
- Windsurf energyai list_guides ~/.codeium/windsurf/mcp_config.json
- Cline energyai list_guides ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI energyai list_guides ~/.gemini/settings.json
- Grok energyai list_guides .mcp.json (in your project root)
- ChatGPT energyai list_guides Settings → Connectors → Advanced → Developer mode
- Claude.ai energyai list_guides Settings → Connectors → Add custom connector
- LangChain energyai list_guides 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
- 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_information_theoretic_recommendation
- 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.