improved mcp reliability

This commit is contained in:
Luxferre
2026-03-22 13:16:39 +02:00
parent a13aa8066a
commit d7e14b2d7c
5 changed files with 160 additions and 9 deletions
+2 -3
View File
@@ -27,9 +27,8 @@ port = 8080
url = "https://mcp.context7.com/mcp"
[mcp_servers.exa]
transport = "stdio"
command = "npx"
args = ["-y", "@exa/mcp-server"]
transport = "http"
url = "https://mcp.exa.ai/mcp"
[agents]
[agents.coordinator]