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