AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Claudemap

mcp-quinnaho-claudemap · by QuinnAho

google maps for vibecoders.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add mcp-quinnaho-claudemap

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-quinnaho-claudemap)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Claudemap? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Welcome to...

[](CHANGELOG.md) [](LICENSE)

Google Maps for vibecoders.

AI lets you build faster than ever, but the very tools that help our productivity are leaving us behind - you don't understand what you're building anymore. You can vibecode a full app in a weekend and not even start to explain how it works. ClaudeMap fixes that.

Unlike traditional visualization tools, ClaudeMap organizes your code by what it actually does. Claude reads your project and groups it into concepts in a way you actually think about your project. Zoom out to see the big picture. Zoom in to see the details. Colors show what's healthy and what's broken. Use /explain and ask any question about your code, Claude will present directly on the map and explain step by step. Use /show to tell Claude what you want to find or see, and it moves the map for you.

All powered by the same AI you vibecode with.

See It In Action

[](https://www.loom.com/share/6a2ff0948ae64ae6994fb3817cb3607e)

Try the map (standalone preview, Claude features require Claude Code or Codex)

Longer YouTube walkthrough

Install

npx @quinnaho/claudemap install
claude
/setup-claudemap

Codex support is here!npx @quinnaho/claudemap install --assistant codex - see [Codex guide](docs/CODEX.md).

In Codex, run /skills, choose codexmap-runtime, or prefix natural-language requests with $codexmap-runtime, for example:

$codexmap-runtime build the initial map for this repo

Commands

| Command | Description | |---------|-------------| | /setup-claudemap | Analyze your repo and generate the map | | /refresh | Update map after code changes | | /explain | AI-guided walkthroughs with visual highlighting | | /show | Navigate the map with natural language |

What's New in v0.2.0

  • Sub-map support - create scoped maps for larger codebases
  • Codex support - works with Claude Code and OpenAI Codex
  • Stable map generation - consistent layouts across rebuilds
  • Iterative refinement - tweak your map without starting over
  • Better refresh UX - smoother updates after code changes

Learn More

  • [Full Guide](docs/GUIDE.md) - setup walkthrough, commands, multi-map workflow
  • [Codex Guide](docs/CODEX.md) - Codex-specific setup and commands
  • [Changelog](CHANGELOG.md) - version history
  • [Contributing](CONTRIBUTING.md) - help improve ClaudeMap

License

MIT

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.