Fresh start - excluded large ROM JSON files
This commit is contained in:
12
docker/discord-voice-bot/glados_openclaw_mcp.yaml
Normal file
12
docker/discord-voice-bot/glados_openclaw_mcp.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# OpenClaw MCP Configuration for GLaDOS
|
||||
# Add this to your GLaDOS config.yaml under the 'Glados' key
|
||||
|
||||
mcp_servers:
|
||||
- name: "openclaw"
|
||||
transport: "stdio"
|
||||
command: "python"
|
||||
args:
|
||||
- "C:\\Users\\admin\\.openclaw\\workspace\\discord-voice-bot\\openclaw_mcp_server.py"
|
||||
# Note: no 'stdio' arg needed, it's the default
|
||||
# Optional: restrict which tools GLaDOS can use
|
||||
# allowed_tools: ["read_file", "write_file", "exec_command", "list_files", "get_status"]
|
||||
Reference in New Issue
Block a user