elc partnership builder for Claude Desktop
io.engineeringleaders/elc-partnership-builder
Build and price an ELC community partnership: match, customize, 12-month plan, 16% AI discount.
client:Claude Desktop
transport:streamable-http
tools:12
Install elc partnership builder in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"elc-partnership-builder": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.engineeringleaders.io/mcp/partnership"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs