mirror of
https://github.com/Z3Prover/z3
synced 2026-06-09 02:20:57 +00:00
include skills
This commit is contained in:
parent
1f5132c396
commit
59bb444694
3 changed files with 270 additions and 0 deletions
11
.github/mcp.json
vendored
Normal file
11
.github/mcp.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"github-agentic-workflows": {
|
||||
"command": "gh",
|
||||
"args": [
|
||||
"aw",
|
||||
"mcp-server"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue