Installation & Configuration
{
"mcpServers": {
"github-cli": {
"command": "npx",
"args": [
"-y",
"any-cli-mcp-server",
"gh"
]
},
"azure-cli": {
"command": "npx",
"args": [
"-y",
"any-cli-mcp-server",
"az"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15