Installation & Configuration
{
"mcpServers": {
"pr-write": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"GITHUB_TOKEN": "ghp_your_token_here",
"GITHUB_API_BASE": "https://api.github.com",
"GITHUB_WEB_BASE": "https://github.com"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13