Added config files for MCP server integration

This commit is contained in:
Thorsten Sommer 2026-08-09 16:12:55 +02:00
parent 459fc977c8
commit 63c790b9d6
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108
2 changed files with 4 additions and 0 deletions

2
app/.codex/config.toml Normal file
View File

@ -0,0 +1,2 @@
[mcp_servers.rider]
url = "http://127.0.0.1:64482/stream"

View File

@ -0,0 +1,2 @@
[mcp_servers.rustrover]
url = "http://127.0.0.1:64522/stream"