goose

GitHub

An open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

52,738 stars Rust Rust 1 file ยท ~2,174 tokens #acp#ai#ai-agents#mcp

goose MCP Server

MCP server for pressly/goose

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "goose": {
      "command": "npx",
      "args": [
        "-y",
        "@pressly/goose"
      ]
    }
  }
}