mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
13 lines
178 B
JSON
13 lines
178 B
JSON
{
|
|
"mcpServers": {
|
|
"airbnb": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@openbnb/mcp-server-airbnb",
|
|
"--ignore-robots-txt"
|
|
]
|
|
}
|
|
}
|
|
}
|