{
  "markdown": "# elc-partnership-builder\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)\n[![MCP Registry](https://img.shields.io/badge/MCP_Registry-io.engineeringleaders%2Felc--partnership--builder-blue)](https://registry.modelcontextprotocol.io/v0/servers?search=elc-partnership-builder)\n[![Smithery](https://img.shields.io/badge/Smithery-engineeringleaders%2Felc--partnership--builder-8A2BE2)](https://smithery.ai/servers/engineeringleaders/elc-partnership-builder)\n\n\"What does it cost to partner with an engineering community in Central Europe, and what do we get month by month?\"\n\nThis MCP server answers it with real numbers. It builds a tailored company partnership with [Engineering Leaders Community](https://www.engineeringleaders.io/partner/?ref=github) — 3,300+ CTOs, VPs of Engineering, engineering managers and tech leads across Prague, Brno, Bratislava and Kraków — directly from your AI assistant: qualify the goal, match a package, customize priced line items, lay out the 12-month journey, send the itemized offer.\n\n**Inquiries sent through the AI channel get 16% off the composed total**, applied automatically at submission. That is the whole point of connecting: the discount lives on this channel and the web configurator does not carry it.\n\n![The live docs page at engineeringleaders.io/mcp/partnership: the 16% AI-channel discount callout, the endpoint, and the five tools mapped to the buyer questions they answer](docs/docs-page.jpg)\n\n## Connect\n\n**Endpoint:** `https://www.engineeringleaders.io/mcp/partnership` (streamable HTTP, no auth, no signup)\n\nClaude Code:\n\n```bash\nclaude mcp add -t http elc-partnership https://www.engineeringleaders.io/mcp/partnership\n```\n\nClaude.ai / Claude Desktop: Settings → Connectors → Add custom connector → paste the endpoint.\n\nCursor (`.cursor/mcp.json`):\n\n```json\n{ \"mcpServers\": { \"elc-partnership\": { \"url\": \"https://www.engineeringleaders.io/mcp/partnership\" } } }\n```\n\nChatGPT (developer mode): Settings → Connectors → Add → the endpoint as the MCP server URL.\n\nNo MCP-capable tool? The same builder runs as a chat at [engineeringleaders.io/partner/chat](https://www.engineeringleaders.io/partner/chat/?ref=github), and the connect guide lives at [engineeringleaders.io/partner/ai](https://www.engineeringleaders.io/partner/ai/?ref=github).\n\n## Tools\n\n| Tool | Answers |\n|---|---|\n| `get_partnership_options` | Should my company partner with ELC, and how does membership work? |\n| `get_reach_options` | We want one thing once (a newsletter send, a meetup in our office, a dinner). What does it cost? |\n| `quote_reach_combo` | What do these one-offs cost together? |\n| `match_package` | Which package fits our goal and budget? |\n| `customize_package` | What exactly is inside, and what does our version cost? |\n| `design_journey` | What happens across the 12 months if we sign? |\n| `request_offer` | How do we get this in writing? (The only tool that takes contact details.) |\n\nEvery price comes from ELC's published offer catalog — the same generated file the website's own configurator renders, so this server cannot quote a number [engineeringleaders.io/partner/membership](https://www.engineeringleaders.io/partner/membership/?ref=github) disagrees with. The machine-readable catalog is public at [/partner/offer-catalog.json](https://www.engineeringleaders.io/partner/offer-catalog.json).\n\n## Architecture\n\nOne tool core, two doors: `POST /mcp/partnership` speaks MCP, `POST /mcp/partnership/chat` serves the site's chat widget through the same in-process tool functions. The 12-month journey engine is deterministic — a journey can only ever contain items in the basket, because a generated month is a delivery commitment, not prose.\n\n`src/data/offer-catalog.json` is generated from a private source-of-truth catalog and is not in this repo; the runtime redacts internal fields before anything is returned. Cloudflare Workers, McpAgent, streamable HTTP.\n\n## License\n\nMIT. Built and maintained by [Engineering Leaders Community](https://www.engineeringleaders.io/?ref=github). Questions: weare@engineeringleaders.io\n",
  "bytes": 4103,
  "sha": "58bd3c52f2b72bef28fd9bf46f049a3c63c8b026aea70229d17d1956b3f07d16",
  "repo_slug": "marian-kamenistak/elc-partnership-builder",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_engineeringleaders_elc_partnership_bu_3f38c756/readme"
}