mcpbeat Sign in

What's Inherited MCP Server

local only

What's Inherited runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 9 Aug 2026.

What a checkout tells your agent to do: instruction files, hooks, declared MCP servers.

Installs per day peak 922 · avg 33
a month agotoday
50
Installs / week
npm · whats-inherited-mcp
0
Stars
0 open issues
9 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check What's Inherited every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add whats-inherited-mcp -- npx -y whats-inherited-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "whats-inherited-mcp": {
      "args": [
        "-y",
        "whats-inherited-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.whats-inherited-mcp]
command = "npx"
args = ["-y", "whats-inherited-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "whats-inherited-mcp": {
      "args": [
        "-y",
        "whats-inherited-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "whats-inherited-mcp": {
      "args": [
        "-y",
        "whats-inherited-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to What's Inherited

same job, measured the same way
Unstoppable Domains
by unstoppabledomains

Domain search, registration, DNS, marketplace, and checkout with your AI agent.

answering
MCP Stripe Acp
by codespar

Stripe ACP — AI agent checkout, payment delegation, products, invoices

29 installs/wk local only
Repovine
by legann

Checkout-local repository context graph over MCP; `npx repovine setup` wires skills, agents, hooks.

41 installs/wk local only
Voyagier
by voyagier

Book real travel from your agent — flights, hotels & activities behind a price-gated checkout.

351 installs/wk local only
Agentee
by allover

Shop all-over print cotton tees with your AI agent: search, cart, promos, checkout. Human pays.

36 tools answering
agentpromocode
by fedepellegrini

ACDP reference MCP server for promo-code resolution and checkout feedback.

73 installs/wk local only
Yolfi Payments MCP
by yolfinance

Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.

48 installs/wk answering
FinCore Agentic Commerce
by athenalion

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

7 tools answering

What's Inherited — questions

Answers built from our own checks of this server.

Why is there no uptime for What's Inherited?
What's Inherited runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package whats-inherited-mcp was installed 50 times last week.
How do I connect What's Inherited?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls whats-inherited-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use What's Inherited?
The npm package whats-inherited-mcp was installed 50 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is What's Inherited open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.