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
2025/7/1
Updated
2025/9/4