mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 12:10:57 +00:00
mcp wip
This commit is contained in:
parent
599f8481e9
commit
d3b798cb47
7 changed files with 297 additions and 252 deletions
|
|
@ -912,7 +912,7 @@ def get_default_settings() -> Settings:
|
|||
stt_silence_threshold=0.3,
|
||||
stt_silence_duration=1000,
|
||||
stt_waiting_timeout=2000,
|
||||
mcp_servers="",
|
||||
mcp_servers='{\n "mcpServers": {}\n}',
|
||||
mcp_server_enabled=False,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue