mirror of
https://github.com/Z3Prover/z3
synced 2026-06-25 18:10:35 +00:00
14 lines
No EOL
217 B
JSON
14 lines
No EOL
217 B
JSON
{
|
|
"mcpServers": {
|
|
"github-agentic-workflows": {
|
|
"command": "gh",
|
|
"args": [
|
|
"aw",
|
|
"mcp-server"
|
|
],
|
|
"env": {
|
|
"GH_AW_DISABLE_UPDATE_CHECKS": "true"
|
|
}
|
|
}
|
|
}
|
|
} |