Loading subscription status...
{ "mcpServers": [ { "github-enterprise": { "env": { "GITHUB_API_URL": "https://api.github.com", "GITHUB_PERSONAL_ACCESS_TOKEN": "your-personal-access-token" }, "args": [ "/absolute/path/to/github-enterprise-mcp/dist/index.js" ], "command": "node" } } ] }