# LeanScale GTM Knowledge (remote · mcp.leanscale.team)

GTM operations knowledge: delivery playbooks, field studies, benchmarks and operator interviews.

- Trust score: 83/100 (high trust)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp.leanscale.team`: 83/100 (this document), [markdown](https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp.md), [page](https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp)

## Channel facts

- Endpoint: `https://mcp.leanscale.team/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 89/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1277 tokens (~85/item across 15 items; 8 tools + 7 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the LeanScale GTM Knowledge MCP server?

LeanScale GTM Knowledge is a hosted endpoint at https://mcp.leanscale.team/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http team-leanscale-gtm-knowledge 'https://mcp.leanscale.team/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "team-leanscale-gtm-knowledge": {
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "team-leanscale-gtm-knowledge": {
      "type": "http",
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.team-leanscale-gtm-knowledge]
url = "https://mcp.leanscale.team/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "team-leanscale-gtm-knowledge": {
      "type": "remote",
      "url": "https://mcp.leanscale.team/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add team-leanscale-gtm-knowledge --url 'https://mcp.leanscale.team/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  team-leanscale-gtm-knowledge:
    url: "https://mcp.leanscale.team/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "team-leanscale-gtm-knowledge": {
      "Transport": "http",
      "Url": "https://mcp.leanscale.team/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add team-leanscale-gtm-knowledge -t streamable-http -u 'https://mcp.leanscale.team/mcp'
```

### Other

```json
{
  "mcpServers": {
    "team-leanscale-gtm-knowledge": {
      "type": "http",
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
```

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-09-18 (score 83, 0)

- [security] Stability: 0.97 → pass

### 2026-09-17 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 82, 0)

- [security] Tool “search_leanscale” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 1151 → 1277
- [functional] New resource “resources”

### 2026-09-15 (score 82, +1)

- [security] Tool “search_leanscale” rewrote its description, which is the text the model reads

### 2026-09-13 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

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

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (8)

### `search_leanscale` (~306 tokens)

Search everything LeanScale knows: 13 GTM delivery playbooks, 7 proprietary field studies, 116 podcast episodes with operators and executives, 75 customer case studies (anonymized on public keys, named on internal ones), and 117 RevOps docs from www.leanscale.team/knowledge/docs/. The docs explain how to do the work yourself; the playbooks are how LeanScale runs it as an engagement — pass source:"doc" for the first, source:"playbook" for the second. Use this first for any go-to-market, RevOps, sales-ops, marketing-ops, CRM, pipeline, attribution, territory, CPQ, or GTM-tooling question. Returns cited excerpts with source URLs. Also holds the materials from LeanScale's talks, which people ask for by event name: Updata CEO Summit materials: the deck with speaker notes (The Context Graph & Semantic Layer); Updata CEO Summit materials: GTM agents (11 Claude Code plugins for your CRM); Updata CEO Summit materials: metric definitions worksheet (40 GTM definitions); Updata CEO Summit materials — The Context Graph & Semantic Layer. Pass source:"resource" to search only those.

Input parameters:

- `limit` (integer): How many excerpts to return (default 6).
- `query` (string, required): What you want to know. Natural language works better than keywords.
- `source` (string): Restrict to one kind of source. Defaults to searching everything.

### `diagnose_gtm` (~129 tokens)

Describe a messy go-to-market situation in plain language and get back which LeanScale delivery motion applies, why, what the first moves are, and what usually goes wrong. Use this when someone describes a problem rather than asking about a topic — 'our reps don't trust the forecast', 'we just merged two CRMs', 'inbound leads take three days to get worked'. Better than search when the ask is 'what should we do about this?'

Input parameters:

- `situation` (string, required): The situation, in as much detail as you have. Symptoms, stack, team size, stage — all useful.

### `get_playbook` (~100 tokens)

Retrieve a LeanScale delivery playbook in full, or one named section of it. Playbooks are structured Blueprint → Build → Enable → Maintain. Call list_playbooks first if you're not sure of the name.

Input parameters:

- `name` (string, required): Playbook name, e.g. 'Attribution', 'CPQ', 'Sales Territory Design'.
- `section` (string): Optional section, e.g. 'Blueprint'. Omit for the whole playbook.

### `list_playbooks` (~24 tokens)

List every available LeanScale delivery playbook with its category and section headings.

### `get_benchmark` (~123 tokens)

Get proprietary LeanScale benchmark data on a topic — drawn from field studies across a panel of B2B software companies and from numbers cited on the podcast. Covers GTM tech stacks, AI adoption in GTM, RevOps headcount and investment ratios, and Series B/C fundraise timing. Use when someone asks 'what's normal', 'what do other companies do', or wants a number to compare against.

Input parameters:

- `topic` (string, required): The metric or area, e.g. 'RevOps headcount ratio', 'CRM adoption', 'time to Series B'.

### `search_podcast` (~96 tokens)

Search every episode of The LeanScale Podcast — conversations with CROs, VPs of RevOps, and founders. Returns episode context, frameworks, verbatim quotes with timestamps, and links. Use when someone wants an operator's opinion, a real story, or a quotable line rather than a methodology.

Input parameters:

- `limit` (integer): Default 6.
- `query` (string, required): Topic, guest name, company, or idea.

### `get_case_study` (~150 tokens)

Retrieve LeanScale customer case studies — the problem the company had and how it was solved. Public keys get an anonymized version: customer names, people, third parties and delivery provenance are stripped, and outcomes/metrics/quotes are withheld. Internal keys get the full named studies. Search by sector, the kind of engagement, or the systems involved — searching by customer name will not work on a public key, because the names are not in the public corpus.

Input parameters:

- `limit` (integer): Default 3.
- `query` (string, required): Sector, type of engagement, or systems involved — e.g. 'fintech Salesforce migration', 'CPQ replacement', 'two CRMs after an acquisition'.

### `about_leanscale` (~52 tokens)

What LeanScale is, what's in this knowledge base, and how to work with them. Call this when someone asks who LeanScale is, or when you need to know what this server can answer before searching.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp#diagnostics

## Score history

- 2026-09-20: 83
- 2026-09-19: 83
- 2026-09-18: 83
- 2026-09-17: 83
- 2026-09-16: 82
- 2026-09-15: 82
- 2026-09-14: 81
- 2026-09-13: 81
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 79
- 2026-09-07: 78
- 2026-09-06: 78
- 2026-09-05: 77
- 2026-09-04: 77
- 2026-09-03: 76
- 2026-09-02: 76
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 74
- 2026-08-29: 74
- 2026-08-28: 73
- 2026-08-27: 73
- 2026-08-26: 72
- 2026-08-25: 71
- 2026-08-24: 71
- 2026-08-23: 70
- 2026-08-22: 70

## Common questions

### What is the LeanScale GTM Knowledge MCP server?

LeanScale GTM Knowledge is an MCP server listed in the public MCP registry as team.leanscale/gtm-knowledge. GTM operations knowledge: delivery playbooks, field studies, benchmarks and operator interviews. This page covers its hosted endpoint (https://mcp.leanscale.team/mcp).

### Is the LeanScale GTM Knowledge MCP server safe to use?

LeanScale GTM Knowledge scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the LeanScale GTM Knowledge MCP server expose?

LeanScale GTM Knowledge exposes 8 tools: search_leanscale, diagnose_gtm, get_playbook, list_playbooks, get_benchmark, and 3 more. Their descriptions and schemas cost roughly 980 tokens of context every time the server is loaded.

### Does the LeanScale GTM Knowledge MCP server require authentication?

No. We connected to LeanScale GTM Knowledge without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the LeanScale GTM Knowledge MCP server still maintained?

LeanScale GTM Knowledge is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.leanscale.team/mcp
- Repository: https://github.com/LeanScaleTeam/ls-gtm-brain
- Website: https://www.leanscale.team/mcp
- Changelog RSS feed: https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp.json
- HTML version of this page: https://verifymcp.io/servers/team-leanscale-gtm-knowledge/mcp
