mirror of
https://github.com/run-llama/agentfs-claude.git
synced 2026-06-30 21:27:55 -04:00
7 lines
137 B
TOML
7 lines
137 B
TOML
[features]
|
|
rmcp_client = true
|
|
|
|
[mcp_servers.filesystem]
|
|
url = "http://localhost:3000/mcp"
|
|
startup_timeout_sec = 30
|
|
tool_timeout_sec = 30 |