Loading subscription status...
{
"mcpServers": [
{
"github_mcp": {
"args": [
"--directory",
"<project path>",
"run",
"github_graphql_api_mcp_server.py"
],
"command": "<your Python interpreter path>"
}
}
]
}