Merlin Energy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_URL | No | Merlin Partner API base URL | |
| SUPABASE_URL | No | Supabase URL for analytics | |
| OPENAI_API_KEY | Yes | OpenAI key for proposal formatting | |
| RESEND_API_KEY | No | Resend key for email delivery | |
| SUPABASE_SERVICE_ROLE_KEY | No | Supabase service role key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_truequoteA | Generate a TrueQuote™ BESS recommendation and ROI analysis for a prospect. Use this when a prospect wants to know if battery storage makes sense for their facility. |
| qualify_leadC | Qualify a sales lead and determine urgency tier (hot/warm/nurture). Returns a score, recommended actions, and routing decision. |
| compare_competitorA | Get a competitive analysis comparing Merlin against a specific competitor. Use when handling objections or competitive situations. |
| generate_proposalC | Generate a professional BESS proposal document for a prospect. Formats: executive-summary, detailed-proposal, or one-pager. |
| get_benchmarksB | Retrieve authoritative energy market benchmark data (BESS costs, solar costs, utility rates, ROI by industry, market size). |
| handle_objectionC | Get the best Merlin response to a common sales objection. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| sales-call-opener | Generate an opening for a Merlin sales call based on prospect context |
| executive-pitch | Generate a 60-second executive pitch for Merlin |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| merlin-product-overview | |
| merlin-differentiators | |
| merlin-industry-benchmarks | |
| merlin-objection-handlers |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ugobe007/merlin-mcp-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server