mirror of
https://github.com/Z3Prover/z3
synced 2026-06-26 10:28:48 +00:00
20 lines
No EOL
306 B
JSON
20 lines
No EOL
306 B
JSON
{
|
|
"mcpServers": {
|
|
"github-agentic-workflows": {
|
|
"type": "local",
|
|
"command": "gh",
|
|
"args": [
|
|
"aw",
|
|
"mcp-server"
|
|
],
|
|
"tools": [
|
|
"compile",
|
|
"audit",
|
|
"logs",
|
|
"inspect",
|
|
"status",
|
|
"audit-diff"
|
|
]
|
|
}
|
|
}
|
|
} |