mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2025-12-22 21:29:06 +00:00
fix(goose): remove MCP_HOST and such, this is not how mcp works
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: goose
|
||||
description: Goose with MCP servers
|
||||
description: Goose AI environment
|
||||
version: 1.0.0
|
||||
maintainer: team@monadical.com
|
||||
|
||||
@@ -8,10 +8,6 @@ init:
|
||||
command: /entrypoint.sh
|
||||
|
||||
environment:
|
||||
- name: MCP_HOST
|
||||
description: MCP server host
|
||||
required: true
|
||||
default: http://localhost:8000
|
||||
|
||||
- name: LANGFUSE_INIT_PROJECT_PUBLIC_KEY
|
||||
description: Langfuse public key
|
||||
|
||||
Reference in New Issue
Block a user