mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-24 20:52:11 +00:00
Added config files for MCP server integration
This commit is contained in:
parent
459fc977c8
commit
63c790b9d6
2
app/.codex/config.toml
Normal file
2
app/.codex/config.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[mcp_servers.rider]
|
||||||
|
url = "http://127.0.0.1:64482/stream"
|
||||||
2
runtime/.codex/config.toml
Normal file
2
runtime/.codex/config.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[mcp_servers.rustrover]
|
||||||
|
url = "http://127.0.0.1:64522/stream"
|
||||||
Loading…
Reference in New Issue
Block a user