---
title: "Build an ELC membership with AI | Engineering Leaders Community"
description: "Talk to ELC's membership builder on the site, or connect the MCP server to your own Claude or ChatGPT. Real catalog prices, a 12-month plan, 16% off AI-channel inquiries."
url: "https://www.engineeringleaders.io/partner/ai/"
lang: "en"
image: "https://www.engineeringleaders.io/_astro/hero-bg.CqYte35i.jpg"
---

![Engineering Leaders Community, AI membership channel](https://www.engineeringleaders.io/_astro/idea_gradient.Bs39NlmP_1nvdcj.avif)

The AI channel

# Talk to ELC's AI, or plug ELC _into yours_ .

Either way you end up with the same thing: a membership package priced from the published catalog, a month-by-month year, and an itemized offer in your inbox, 16% under the list total because you built it through the AI channel. The whole flow runs under 16 minutes, and every inquiry built through the AI channel gets the discount until 30 September 2026.

[💬Chat here, nothing to installTwo questions in, the package assembles on screen with the total moving live. Works for people who have no AI tooling at all.](https://www.engineeringleaders.io/partner/chat/)[Connect your own AIOne URL added to Claude, ChatGPT or Cursor and your assistant can price, customize and send the whole package. Instructions below.](https://www.engineeringleaders.io/mcp/partnership?ref=partner-ai)

![](https://www.engineeringleaders.io/_astro/wash_teal.DrcKgGAs_Z2iPU7c.webp)

## Connect in under a minute

Streamable HTTP, no auth, no signup. The endpoint doubles as its own [docs page](https://www.engineeringleaders.io/mcp/partnership).

Claude.ai or Claude Desktop

Settings, then Connectors, then Add custom connector. Paste the endpoint URL.

```
https://www.engineeringleaders.io/mcp/partnership
```

Claude Code

One command in the terminal.

```
claude mcp add -t http elc-partnership https://www.engineeringleaders.io/mcp/partnership
```

ChatGPT (developer mode)

Settings, then Connectors, then Add. Paste the endpoint as the MCP server URL.

```
https://www.engineeringleaders.io/mcp/partnership
```

Cursor

Add to .cursor/mcp.json.

```
{ "mcpServers": { "elc-partnership": { "url": "https://www.engineeringleaders.io/mcp/partnership" } } }
```

Microsoft 365 Copilot (via Copilot Studio)

In Copilot Studio open your agent, then Tools, then Add a tool, then New tool, then Model Context Protocol. Paste the endpoint as the Server URL, authentication None, then Add to agent. Needs Copilot Studio maker access, standard in most corporate tenants.

```
https://www.engineeringleaders.io/mcp/partnership
```

Perplexity (Pro and Enterprise)

Profile, then All settings, then Connectors, then Custom connector, then Remote. Paste the endpoint as the MCP Server URL, transport Streamable HTTP, authentication None.

```
https://www.engineeringleaders.io/mcp/partnership
```

## Then ask it things like

-   “Should my company partner with ELC? We cannot reach senior engineers.”
-   “We have 15K for developing our engineering managers. What does that buy?”
-   “What happens month by month if we sign in October?”
-   “Can we be the only vendor in our category?”

## Questions people ask

What is the ELC Membership Builder?

An AI wizard that builds a tailored ELC membership: it qualifies your goal and budget, matches a package from the published catalog, customizes it line by line, lays out the 12-month journey, and sends the itemized offer. Inquiries sent through the AI channel get 16% off the composed total.

How do I connect the ELC MCP server to my AI assistant?

Add https://www.engineeringleaders.io/mcp/partnership as a custom connector in Claude, ChatGPT developer mode, or Cursor. Streamable HTTP, no auth, no signup. No MCP-capable tool? The same builder runs as a chat at engineeringleaders.io/partner/chat/.

Is the AI-channel discount real?

Yes. 16% off the composed package total, applied automatically when the inquiry is sent through the chat or the MCP server. One exception: Pilot Meetup keeps its 100% go-bigger credit instead, the two do not stack. The web configurator carries no discount.

Every price the builder quotes comes from the [published catalog](https://www.engineeringleaders.io/partner/offer-catalog.json), the same file the [configurator](https://www.engineeringleaders.io/partner/membership/) renders, so the AI cannot tell you a different number than the website. Terms are confirmed by Marian on a call. ELC takes max 10 partners per year.

## Structured data

```json
{"@context":"https://schema.org","@graph":[{"@type":["Organization","LocalBusiness"],"@id":"https://www.engineeringleaders.io/#organization","name":"Engineering Leaders Community","alternateName":"ELC","url":"https://www.engineeringleaders.io","logo":{"@type":"ImageObject","url":"https://www.engineeringleaders.io/logo-elc.png","width":800,"height":320},"description":"The largest community of senior engineering leaders in Central Europe. 3,200+ CTOs, VPs of Engineering, engineering managers and tech leads across Prague, Brno, Bratislava and Kraków.","email":"weare@engineeringleaders.io","foundingDate":"2019","areaServed":["Prague","Brno","Bratislava","Kraków"],"telephone":"+420 736 519 879","priceRange":"$$","address":{"@type":"PostalAddress","streetAddress":"Varšavská 715/36","addressLocality":"Prague","addressRegion":"Prague 2","postalCode":"120 00","addressCountry":"CZ"},"geo":{"@type":"GeoCoordinates","latitude":50.0734602,"longitude":14.4385916},"openingHoursSpecification":{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"17:00"},"sameAs":["https://www.facebook.com/profile.php?id=61572498854686","https://www.instagram.com/lifeatelc/","https://www.linkedin.com/company/engineering-leaders-community/","https://www.youtube.com/@engineeringleaders/videos"]},{"@type":"WebPage","@id":"https://www.engineeringleaders.io/partner/ai/","url":"https://www.engineeringleaders.io/partner/ai/","name":"Build an ELC membership with AI | Engineering Leaders Community","description":"Talk to ELC's membership builder on the site, or connect the MCP server to your own Claude or ChatGPT. Real catalog prices, a 12-month plan, 16% off AI-channel inquiries.","inLanguage":"en","isPartOf":{"@id":"https://www.engineeringleaders.io/#organization"},"publisher":{"@id":"https://www.engineeringleaders.io/#organization"},"primaryImageOfPage":{"@type":"ImageObject","url":"https://www.engineeringleaders.io/_astro/hero-bg.CqYte35i.jpg"},"dateModified":"2026-08-26"},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the ELC Membership Builder?","acceptedAnswer":{"@type":"Answer","text":"An AI wizard that builds a tailored ELC membership: it qualifies your goal and budget, matches a package from the published catalog, customizes it line by line, lays out the 12-month journey, and sends the itemized offer. Inquiries sent through the AI channel get 16% off the composed total."}},{"@type":"Question","name":"How do I connect the ELC MCP server to my AI assistant?","acceptedAnswer":{"@type":"Answer","text":"Add https://www.engineeringleaders.io/mcp/partnership as a custom connector in Claude, ChatGPT developer mode, or Cursor. Streamable HTTP, no auth, no signup. No MCP-capable tool? The same builder runs as a chat at engineeringleaders.io/partner/chat/."}},{"@type":"Question","name":"Is the AI-channel discount real?","acceptedAnswer":{"@type":"Answer","text":"Yes. 16% off the composed package total, applied automatically when the inquiry is sent through the chat or the MCP server. One exception: Pilot Meetup keeps its 100% go-bigger credit instead, the two do not stack. The web configurator carries no discount."}}]}]}
```
