feat: Added mixin for sisyphus so the ddg MCP server can search arbitrary domains

This commit is contained in:
2026-07-02 12:56:18 -06:00
parent c2d4240138
commit fc23b532d9
+11
View File
@@ -0,0 +1,11 @@
schemaVersion: '1'
kind: mixin
name: sisyphus-ddg
description: >
Allows Sisyphus to hit all domains since it utilizes the DuckDuckGo
MCP server. This allows the MCP server to actually perform web searches
on arbitrary domains and retrieve info for the agent.
network:
allowedDomains:
- '*'