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