← leanscale.team

INDIVIDUAL MCP TOOL

search_leanscale

Search everything LeanScale knows: 14 GTM delivery playbooks, 8 proprietary field studies, 95 podcast episodes with operators and executives, 75 customer case studies (anonymized on public keys, named on internal ones), and 117 RevOps docs from docs.

leanscale.teamnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.leanscale.team/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_leanscale and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

leanscale.team

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.leanscale]
url = "https://mcp.leanscale.team/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leanscale": {
      "type": "http",
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leanscale
Remote MCP URL: https://mcp.leanscale.team/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "leanscale": {
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leanscale": {
      "type": "http",
      "url": "https://mcp.leanscale.team/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leanscale",
  "transport": "streamable-http",
  "url": "https://mcp.leanscale.team/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • diagnose_gtm — 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.
  • get_playbook — Retrieve a LeanScale delivery playbook in full, or one named section of it.
  • list_playbooks — List every available LeanScale delivery playbook with its category and section headings.
  • get_benchmark — 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.
  • search_podcast — Search 95 episodes of The LeanScale Podcast — conversations with CROs, VPs of RevOps, and founders.
  • get_case_study — Retrieve LeanScale customer case studies — the problem the company had and how it was solved.
  • about_leanscale — What LeanScale is, what's in this knowledge base, and how to work with them.