Agent
Freeby MCP Community
AI-powered BESS quoting & energy sales intelligence MCP server. Generate TrueQuote™ estimates, qualify leads, compare competitors, and produce proposals — in se
v1.0.0Added Apr 12, 2026
mcpmodel-context-protocolenergybessbattery-storage
Agent MCP Server
AI-powered BESS quoting & energy sales intelligence MCP server. Generate TrueQuote™ estimates, qualify leads, compare competitors, and produce proposals — in se
Installation
npx -y @merlinpro/mcp-agent
Reviews
Installation
Quick install
npx -y @merlinpro/mcp-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": ["-y", "@merlinpro/mcp-agent"]
}
}
}