A demonstration of using AIGNE Framework and GitHub MCP Server to interact with GitHub repositories
{
"mcpServers": {
"aigneexample-github": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-github"
]
}
}
}