Software engineering discipline grounded in named primary standards (OWASP, ITIL, IETF RFCs, ISO, BABOK, SBAR, and more), shipped as a Claude Code plugin and an MCP server.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"doctrine": {
"command": "npx",
"args": [
"-y",
"aethrox/doctrine"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add doctrine npx -y aethrox/doctrine
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"doctrine": {
"command": "npx",
"args": [
"-y",
"aethrox/doctrine"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <a href="https://aethrox.github.io/doctrine/"><img alt="Documentation: Doctrine Wiki" src="https://img.shields.io/badge/docs-Doctrine%20Wiki-7C3AED.svg"></a> <a href="./LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> <a href="https://github.com/sponsors/aethrox"><img alt="GitHub Sponsors" src="https://img.shields.io/badge/sponsor-GitHub%20Sponsors-EA4AAA?logo=githubsponsors&logoColor=white"></a>
Tools (1)
bc1q4vzs920q3x7d76eq2fu3agq4gxywu5z05aqf86
Topics
ai-agents best-practices claude-code claude-code-plugin code-review developer-tools devops engineering mcp mcp-server sdlc skills software-engineering