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