athena protocol for Claude Desktop
io.github.n0zer0d4y/athena-protocol
AI tech lead for coding agents with validation and impact analysis
client:Claude Desktop
transport:stdio
runtime:npm
Install athena protocol in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs