Skip to content

v0.4.1 — Adoption and release hardening

Latest

Choose a tag to compare

@zz-plant zz-plant released this 30 Aug 18:13
· 87 commits to main since this release

Ambit launch kit

Positioning

Ambit is the meta-MCP capability graph: the MCP server that maps, audits, and plans across your other MCP servers, agents, credentials, skills, and machines.

Short directory description:

Map your agent stack as a capability graph. Find broken dependencies, shared credential risks, near-miss unlocks, attention costs, and actions that still require human approval.

Show HN draft

Title: Show HN: Ambit – A Civilization-style capability graph and meta-MCP server

I built Ambit after my agent setup grew from a few tools into a stack of MCP servers, local scripts, skills, credentials, and runtimes. I could see each config file, but not what the whole system could do, what would fail together, or what one missing dependency was blocking.

Ambit is MIT-licensed and local-first. Its Node 22 SQLite engine maps the stack into a capability DAG; the React SVG view renders it as a Civilization-style tech tree; and 47 MCP tools let an agent query the same model.

The parts I use most:

  • Blast-radius and single-point-of-failure analysis for tools and credentials.
  • Near-miss detection for capabilities that are one or two prerequisites away.
  • An attention ledger for permission prompts and other human interventions.
  • Reviewable config proposals with signed approval receipts. Agents may propose changes over MCP, but approval and apply stay outside the MCP surface.
  • Automatic discovery for OpenCode, Claude Code, Cursor, and Windsurf.

Zero-install demo: https://zz-plant.github.io/ambit/?demo=1

Repository: https://github.com/zz-plant/ambit

I would especially value feedback on whether the capability model matches how larger agent stacks fail in practice.

Repository metadata

Suggested GitHub topics:

mcp, modelcontextprotocol, claude-code, cursor, windsurf, opencode, ai-agents, agent-infrastructure, dependency-graph, tech-tree, sqlite, developer-tools

Upload docs/assets/ambit-social-preview.png in Settings → General → Social preview. The asset is 1280×640.

Directory submissions

Use the short description above for MCP directories and curated lists. Before submitting, confirm each directory's current category names and submission rules. A useful category is Control Plane / Meta Tools where the directory supports one; otherwise use developer tools or monitoring.