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