humanus.cpp/config/config_mcp.toml

23 lines
471 B
TOML
Raw Normal View History

2025-03-16 17:17:01 +08:00
[python_execute]
type = "sse"
host = "localhost"
port = 8895
2025-03-16 17:17:01 +08:00
sse_endpoint = "/sse"
message_enpoint = "/message"
2025-03-16 17:17:01 +08:00
[puppeteer]
2025-03-17 01:58:37 +08:00
type = "stdio"
2025-03-16 17:17:01 +08:00
command = "npx"
args = ["-y", "@modelcontextprotocol/server-puppeteer"]
[playwright]
type = "stdio"
command = "npx"
args = ["-y", "@executeautomation/playwright-mcp-server"]
2025-03-16 17:17:01 +08:00
[filesystem]
2025-03-17 01:58:37 +08:00
type = "stdio"
2025-03-16 17:17:01 +08:00
command = "npx"
args = ["-y",
"@modelcontextprotocol/server-filesystem",
"/Users/hyde/Desktop"] # Allowed paths