44 lines
826 B
YAML
44 lines
826 B
YAML
ANTHROPIC_HOST: https://api.anthropic.com
|
|
GOOSE_PROVIDER: google
|
|
GOOSE_MODEL: gemini-2.5-pro-preview-05-06
|
|
extensions:
|
|
computercontroller:
|
|
bundled: true
|
|
display_name: Computer Controller
|
|
enabled: true
|
|
name: computercontroller
|
|
timeout: 600
|
|
type: builtin
|
|
context7:
|
|
args:
|
|
- dlx
|
|
- '@upstash/context7-mcp@latest'
|
|
bundled: null
|
|
cmd: pnpm
|
|
description: null
|
|
enabled: true
|
|
env_keys: []
|
|
envs: {}
|
|
name: context7
|
|
timeout: 600
|
|
type: stdio
|
|
developer:
|
|
bundled: true
|
|
display_name: Developer Tools
|
|
enabled: true
|
|
name: developer
|
|
timeout: 600
|
|
type: builtin
|
|
git:
|
|
args:
|
|
- mcp-server-git
|
|
bundled: null
|
|
cmd: uvx
|
|
description: null
|
|
enabled: true
|
|
env_keys: []
|
|
envs: {}
|
|
name: git
|
|
timeout: 600
|
|
type: stdio
|