d
This commit is contained in:
+5
-5
@@ -22,11 +22,11 @@ port = 8080
|
|||||||
timeout_secs = 60
|
timeout_secs = 60
|
||||||
|
|
||||||
[mcp_servers]
|
[mcp_servers]
|
||||||
[mcp_servers.filesystem]
|
# [mcp_servers.filesystem]
|
||||||
transport = "stdio"
|
# transport = "stdio"
|
||||||
command = "npx"
|
# command = "npx"
|
||||||
args = ["-y", "@modelcontextprotocol/server-filesystem", "."]
|
# args = ["-y", "@modelcontextprotocol/server-filesystem", "."]
|
||||||
env = []
|
# env = []
|
||||||
|
|
||||||
[mcp_servers.context7]
|
[mcp_servers.context7]
|
||||||
transport = "http"
|
transport = "http"
|
||||||
|
|||||||
Reference in New Issue
Block a user