AI tech lead for coding agents with validation and impact analysis
claude mcp add athena-protocol -- npx -y @n0zer0d4y/athena-protocol
claude_desktop_config.json
{
"mcpServers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"athena-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"athena-protocol": {
"command": "npx",
"args": [
"-y",
"@n0zer0d4y/athena-protocol"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.n0zer0d4y--athena-protocol/reviews or the review_server meta-tool.
POST /mcp