f65bd9bbf5
2. allow manus agent to connect to mcp servers whilst keeping the local tool set 3. include automatic mcp config loading
9 lines
123 B
JSON
9 lines
123 B
JSON
{
|
|
"mcpServers": {
|
|
"server1": {
|
|
"type": "sse",
|
|
"url": "http://localhost:8000/sse"
|
|
}
|
|
}
|
|
}
|