Developer Tools
Trust: 34/100 (Limited)io.github.n0zer0d4y/athena-protocol Guide
AI tech lead for coding agents with validation and impact analysis
6 starsby n0zer0d4y
Quick Start
Install
npx @n0zer0d4y/athena-protocolClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-n0zer0d4y-athena-protocol": {
"command": "npx",
"args": [
"@n0zer0d4y/athena-protocol"
]
}
}
}