Skip to content

Support for Goose?Β #4

@justyns

Description

@justyns

Any interest in adding support for Goose as a client?.

Goose stores mcp server settings in ~/.config/goose/config.yaml by default and looks like this:

extensions:
  fetch:
    name: GitHub
    cmd: npx
    args: [-y @modelcontextprotocol/server-github]
    enabled: true
    envs: { "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>" }
    type: stdio
    timeout: 300

Example from https://block.github.io/goose/docs/getting-started/using-extensions#config-entry

More info on the config file: https://block.github.io/goose/docs/guides/config-file

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions