combining many mcps
This commit is contained in:
12
openwebui/mcp-servers/mcpo-config.json
Normal file
12
openwebui/mcp-servers/mcpo-config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"sequential": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-sequential-thinking"]
|
||||
},
|
||||
"playwright": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@playwright/mcp@latest", "--isolated"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user