decibel-tools-plugin
Auto-configures the Decibel MCP server for Claude Code. The Tools plugin installs the MCP connection for you so Claude Code can access Decib
Open source Repository Open in the app JSON README (API)
About
Auto-configures the Decibel MCP server for Claude Code. The Tools plugin installs the MCP connection for you so Claude Code can access Decibel project intelligence, workflows, architecture context, and other MCP-powered capabilities without manual setup.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- decibelsystems
- Origin
- marketplace
- Category
- ferramentas
- Last push
- 2026-04-02T00:11:13Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
decibelsystems/tools-plugin/decibel-tools-plugin
README
# @decibelsystems/tools-plugin Auto-configures the Decibel MCP server for Claude Code. ## What it does Installs a `.mcp.json` that connects Claude Code to the [`@decibelsystems/tools`](https://www.npmjs.com/package/@decibelsystems/tools) MCP server via `npx`. No manual configuration required. ## Prerequisites - Node.js 20+ - npm ## Installation ``` /plugin marketplace add decibelsystems/marketplace /plugin install tools@decibelsystems ``` ## What you get 26 facade tools across 20 domains: - **Work tracking** -- issues, epics, ADRs, project health - **Architecture** -- system design decisions - **Intelligence** -- portfolio summaries, project context - **Design** -- critiques, token audits, lateral sessions - **Git forensics** -- commit analysis, blame, change patterns - **Coordination** -- multi-agent messaging, task delegation - **Experiments, feedback, forecasting, friction** -- full project lifecycle - **Corpus, roadmap, registry, guardian, studio, terminal, voice, workflow** -- and more ## Included skill The `decibel-tools-guide` skill provides a quick-reference table of all 20 domains and usage tips. Activate it to discover what tools are available. ## Links - npm package: [@decibelsystems/tools](https://www.npmjs.com/package/@decibelsystems/tools) - MCP server repo: [github.com/decibelsystems/decibel-tools-mcp](https://github.com/decibelsystems/decibel-tools-mcp) ## License MIT