@lvlup-sw/exarchos-dev
v2.0.3
Published
Developer convenience plugins for Exarchos — installs Serena, Context7, and Microsoft Learn MCP
Maintainers
Readme
@lvlup-sw/exarchos-dev
Developer convenience plugins for Exarchos — the agent governance system for Claude Code.
What It Does
Adds optional developer tooling to your Exarchos installation:
- GitHub plugin — PRs, issues, code search
- Serena plugin — Semantic code analysis
- Context7 plugin — Up-to-date library documentation
- Microsoft Learn MCP — Official Azure/.NET docs
Install
npx @lvlup-sw/exarchos-devOr with bun:
bunx @lvlup-sw/exarchos-devThis enables the three Claude Code plugins in ~/.claude/settings.json and registers the Microsoft Learn MCP server in ~/.claude.json.
Prerequisites
- Exarchos installed (via marketplace or dev mode)
- Node.js >= 20
License
Apache-2.0 — see LICENSE for details.
