Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"coderabbitai": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"GITHUB_PAT": "${GITHUB_PAT}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
GITHUB_PAT=${GITHUB_PAT}npx claudepluginhub thrownlemon/claude-code-plugins --plugin coderabbit