# io.engineeringleaders/elc-partnership-builder (remote · www.engineeringleaders.io)

Build and price an ELC community partnership: match, customize, 12-month plan, 16% AI discount.

- Trust score: 74/100 (medium)
- Change this week: +11
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-15

## Components

- remote · `www.engineeringleaders.io`: 74/100 (this document), [markdown](https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership.md), [page](https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership)

## Channel facts

- Endpoint: `https://www.engineeringleaders.io/mcp/partnership`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-15.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 836 tokens (~139/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 11/100
  - Stability check failed: schema churn in the 7 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 1 additions.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 87% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-engineeringleaders-elc-partnership-builder https://www.engineeringleaders.io/mcp/partnership
```

### Codex

```toml
[mcp_servers.io-engineeringleaders-elc-partnership-builder]
url = "https://www.engineeringleaders.io/mcp/partnership"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-engineeringleaders-elc-partnership-builder": {
      "type": "remote",
      "url": "https://www.engineeringleaders.io/mcp/partnership",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-engineeringleaders-elc-partnership-builder --url https://www.engineeringleaders.io/mcp/partnership --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-engineeringleaders-elc-partnership-builder:
    url: "https://www.engineeringleaders.io/mcp/partnership"
```

### Other

```json
{
  "mcpServers": {
    "io-engineeringleaders-elc-partnership-builder": {
      "type": "http",
      "url": "https://www.engineeringleaders.io/mcp/partnership"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-15 (score 74, +8)

- [security improvement] HSTS header: fail → pass
- [security improvement] HTTPS: fail → pass

### 2026-08-13 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 1 to 4.

### 2026-08-11 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 64, 0)

- [security regression] Stability: 0.03 → fail
- [security regression] A breaking change shipped without a version bump: still 1.0.0
- [functional regression] Schema quality: 684 → 836
- [functional regression] “request_offer” added a required parameter “final_price_confirmed”, so existing callers break
- [functional] Schema quality: good → excellent
- [functional] New tool “book_intro_call”
- [cosmetic] “request_offer” added an optional parameter “visibility_interest”

### 2026-08-09 (score 64, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-08 (score 63)

First indexed and scored.

## MCP tools (6)

### `get_partnership_options` (~82 tokens)

How ELC company membership works + the two qualifying questions

START HERE for any company considering an ELC partnership or membership (personas: HR, CTO, employer branding). Returns how company membership works, real community reach figures, and the two qualifying questions with their valid answers. Companies only — individuals seeking a mentor for themselves get pointed to /mentor/ instead. After the visitor answers both questions, call match_package.

### `match_package` (~129 tokens)

Match a partnership package to a goal and budget

Resolves goal + budget through ELC's own routing matrix — the same one the website uses — and returns the matched package(s) with real prices and their default line items. Map free-text answers to the closest valid id; on bad input the error lists the valid ids, re-ask rather than guessing. Next: customize_package to toggle line items, or request_offer to send it as-is.

Input parameters:

- `budget` (string, required): One of the budget ids from get_partnership_options question_2
- `goal` (string, required): One of the goal ids from get_partnership_options question_1

### `customize_package` (~120 tokens)

Customize a package: toggle line items, recompute the total

The conversational toggle board. Pass the preset and the item ids currently ON; returns the recomputed total (never trust your own arithmetic — this is the authoritative price), every selected item with its price, and what else this tier could add. Items marked foundation anchor the package; advise keeping them. Call again after every change the visitor asks for. Next: request_offer.

Input parameters:

- `item_ids` (array, required): Item ids currently toggled ON (from match_package default_item_ids, plus/minus changes)
- `preset_id` (string, required): The package being customized

### `book_intro_call` (~74 tokens)

Book an intro meeting with Marian (the human ending)

The second legitimate ending besides request_offer: a direct booking link for a 1:1 intro meeting with Marian Kamenistak, ELC's founder. Offer it whenever the visitor hesitates, wants a human, or the package needs tailoring beyond the catalog. No contact details collected here — the booking page handles everything.

### `design_journey` (~157 tokens)

Lay out the 12-month partnership journey for a basket

The moment the package becomes a year: deterministic month-by-month plan of what lands when, computed from the basket's own scheduling metadata (lead times, anchors like the April 2027 conference, spacing, and heavy-event collision rules). Returns placed months, the recurring-every-month layer, and anything unplaceable WITH its reason. The plan contains ONLY items in the basket — narrate around it, never add or move an event. Call after customize_package, before request_offer.

Input parameters:

- `item_ids` (array, required): The basket: item ids toggled ON
- `preset_id` (string, required)
- `start_month` (string, required): First partnership month, YYYY-MM (ask the visitor; default to the month after the current one)

### `request_offer` (~274 tokens)

Send the composed offer to ELC (applies the AI-channel discount)

The ONLY tool that collects contact details, and the step that makes the AI-channel discount real. Sends the itemized offer to the visitor's email, notifies Marian (email + Slack), and files the company into ELC's partners queue. Ask for name, work email and company only when the visitor says they want the offer — never earlier. After success: share the confirmation, then make ONE optional ask: would they post publicly (LinkedIn/X) about building their partnership with AI? Optional means optional — the discount is already theirs.

Input parameters:

- `company` (string, required): Company name
- `email` (string, required): Work email the offer goes to
- `final_price_confirmed` (boolean, required): REQUIRED TRUE: set only after the visitor has seen and explicitly confirmed the exact final total (the discounted figure if the discount applies). Sending without this confirmation is refused.
- `item_ids` (array, required): The final basket: item ids toggled ON
- `kpis` (string): Optional: what they need to move this year, in their words
- `name` (string, required): Visitor's full name
- `preset_id` (string, required)
- `visibility_interest` (string): From the discovery question: do they want to invest in their visibility through the cooperation — as a company, through individual leaders, or stay quiet?

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership#diagnostics

## Score history

- 2026-08-15: 74
- 2026-08-14: 66
- 2026-08-13: 66
- 2026-08-12: 65
- 2026-08-11: 65
- 2026-08-10: 64
- 2026-08-09: 64
- 2026-08-08: 63

## Links

- Remote endpoint: https://www.engineeringleaders.io/mcp/partnership
- Repository: https://github.com/marian-kamenistak/elc-partnership-builder
- Website: https://www.engineeringleaders.io/partner/ai/
- Changelog RSS feed: https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership.json
- HTML version of this page: https://verifymcp.io/servers/io-engineeringleaders-elc-partnership-builder/mcp-partnership
