{
  "markdown": "# roamer-mcp-plugin\n\n[![Listed on mcpservers.org](https://mcpservers.org/badge.svg)](https://mcpservers.org/servers/mathismeadows/roamer-mcp-plugin)\n\nDistributable Claude Code plugin for RoamerMcp — the Roamer project registry, behavioral spec database, and engineering threads MCP server. Learn more at [roamermcp.mathismeadows.com](https://roamermcp.mathismeadows.com).\n\nInstalling this plugin gives you six workflows backed by the same tools RoamerMcp exposes over MCP. Each is a slash command, but Claude can also invoke one on its own when the conversation calls for it — you don't have to type the command yourself:\n\n- `/roamer:orient` — start-of-session briefing (project registry + open threads)\n- `/roamer:breadcrumb` — end-of-session checkpoint (registry + thread updates)\n- `/roamer:feature` — seven-step gated feature workflow\n- `/roamer:bug` — eight-step gated bug-fix workflow\n- `/roamer:spec-audit` — spec coverage audit\n- `/roamer:spec-check` — hygiene checklist\n\n## Install\n\n```\n/plugin marketplace add mathismeadows/roamer-mcp-plugin\n/plugin install roamer@roamer\n```\n\nOn first use, Claude Code will prompt you to authenticate against the hosted RoamerMcp endpoint (per-user Entra ID login via OAuth) — no manual token setup required.\n\n## Status\n\nThis repo is public — install directly with the commands above. New accounts are provisioned automatically on first login, but currently need manual approval before they can use RoamerMcp's tools (a beta access gate); you'll be notified once yours is enabled.\n\n## Structure\n\n- `.claude-plugin/plugin.json` — plugin manifest\n- `.claude-plugin/marketplace.json` — self-referential marketplace entry\n- `.mcp.json` — spawns `scripts/roamer-bridge.sh` via `${CLAUDE_PLUGIN_ROOT}`\n- `scripts/` — the same local stdio bridge (authenticates against RoamerMcp's own OAuth server — a device-code flow for Safari-default machines, a lighter loopback redirect for everything else — via the published `@mathismeadows/roamer-device-auth` npm package, invoked via `npx`) used by RoamerMcp's own dev setup\n- `skills/` — the six workflow commands above\n\nThis repo is distribution-only — it has no server code, no tests, and no relation to RoamerMcp's internal architecture beyond consuming its public MCP endpoint.\n",
  "bytes": 2263,
  "sha": "8b1d76ce792937403f7152e9a54ace0d678a356a708a4f75264491f33b9932d1",
  "repo_slug": "mathismeadows/roamer-mcp-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_mathismeadows_roamer_mcp_f520c458/readme"
}