MCP Directory

goose

by aaif-goose · Rust · ★ 43,589

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

#acp#ai#ai-agents#mcp

Install

cargo install --git https://github.com/aaif-goose/goose.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "goose": {
      "command": "npx",
      "args": [
        "-y",
        "github:aaif-goose/goose"
      ]
    }
  }
}

From the README

> **🦆 goose has moved!** This project has moved from to the [Agentic AI Foundation (AAIF)](https://aaif.io/) at the Linux Foundation. Some links and references are still being updated — please bear with us during the transition. _your native open source AI agent — desktop app, CLI, and API — for code, workflows, and everything in between_ goose is a general-purpose AI agent that runs on your machine. Not just for code — use it for research, writing, automation, data analysis, or anything you need to get done. A native desktop app for macOS, Linux, and Windows. A full CLI for…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers