Fixing bridge to haskelseed
This commit is contained in:
parent
d949f3e93e
commit
6eb0b1c52f
5 changed files with 178 additions and 35 deletions
7
.codex/config.toml
Normal file
7
.codex/config.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[mcp_servers.ops-bridge]
|
||||
command = "uv"
|
||||
args = [
|
||||
"run",
|
||||
"python",
|
||||
"src/bridge/mcp_server/server.py",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue