Installation & Configuration
{
"mcpServers": {
"unified-diff-mcp": {
"command": "bun",
"args": [
"run",
"/path/to/unified-diff-mcp/src/index.ts"
],
"env": {
"GITHUB_TOKEN": "your_github_token_here",
"DEFAULT_AUTO_OPEN": "true",
"DEFAULT_OUTPUT_MODE": "html"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/5/24
Updated
2026/6/7