eex_connector — Boncourant MCP Tool
eex_connector
(eex connector) is one of 18 tools on the
Boncourant
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call eex_connector from your client
- Claude Code Boncourant eex_connector run in your project directory
- Claude Desktop Boncourant eex_connector ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Boncourant eex_connector ~/.cursor/mcp.json
- VS Code Boncourant eex_connector .vscode/mcp.json
- Zed Boncourant eex_connector ~/.config/zed/settings.json
- Windsurf Boncourant eex_connector ~/.codeium/windsurf/mcp_config.json
- Cline Boncourant eex_connector ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Boncourant eex_connector ~/.gemini/settings.json
- Grok Boncourant eex_connector .mcp.json (in your project root)
- ChatGPT Boncourant eex_connector Settings → Connectors → Advanced → Developer mode
- Claude.ai Boncourant eex_connector Settings → Connectors → Add custom connector
- LangChain Boncourant eex_connector pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http boncourant https://boncourant.fr/mcp
Other tools on this server
- list_capabilities
- simulate
- analyze_bill
- get_methodology
- decompose_invoice
- annualize_invoice
- check_subscribed_power
- analyze_renewal_terms
- assess_historical_optimality
- renewal_advisor
- extract_energy_document
- run_method
- assess_ppa
- create_analysis_study
- get_analysis_study
- get_analysis_report
- pro_catalog
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.