Loading subscription status...
{ "mcpServers": [ { "github-ent": { "env": { "TRANSPORT": "stdio", "GITHUB_TOKEN": "", "GITHUB_ENTERPRISE_URL": "https://api.github.com/enterprises/{enterprise_name}" }, "args": [ "/path/to/main.py" ], "command": "/path/to/your/venv/python" } } ] }