The TierZero plugin for Claude Code wraps the MCP server with aDocumentation Index
Fetch the complete documentation index at: https://docs.tierzero.ai/llms.txt
Use this file to discover all available pages before exploring further.
/tierzero slash command and a skill that auto-loads when production context would help. Authentication is OAuth — there’s nothing to copy or paste.
Install
- Add the TierZero marketplace:
- Install the plugin:
- Run any
/tierzerocommand. The first time, Claude Code prompts you to authenticate — run/mcpand approve the connection in your browser.

Project-wide installation
To enable the TierZero plugin for your whole team, add this to your project’s.claude/settings.json and commit it:
Usage
With the plugin installed, Claude Code automatically loads thetierzero skill when your task would benefit from production context — it can query TierZero in the background while it continues working on your code.
You can also explicitly start an investigation:
tierzero_ask and tierzero_fetch_context.