Skip to main content
ClaudeWave

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

MCP Servers49.1k estrellas5.2k forksRustApache-2.0Actualizado today
Nota editorial

Goose is an open-source, general-purpose AI agent built in Rust that runs locally as a native desktop app (macOS, Linux, Windows), a CLI, or an embeddable API. It goes beyond code assistance to handle research, writing, automation, and data analysis tasks by executing actions directly on the user's machine. Goose connects to over 15 LLM providers, including Anthropic's Claude via API key or subscription, and expands its capabilities through more than 70 extensions using the Model Context Protocol standard. Users can also connect providers through the ACP protocol for existing subscriptions. A notable detail is its support for custom distributions, allowing teams to ship preconfigured versions of goose with preset providers, extensions, and branding. Now governed under the Agentic AI Foundation at the Linux Foundation, goose suits developers, researchers, and teams who want a self-hosted, provider-agnostic agent with broad integration support rather than a single-vendor tool.

ClaudeWave Trust Score
91/100
Verified

Open-source extensible AI agent (desktop/CLI/API) that installs, executes, edits, and tests code with any LLM, now under the Agentic AI Foundation.

Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
OK to use
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · goose
Claude Code CLI
git clone https://github.com/aaif-goose/goose
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "goose": {
      "command": "goose"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: cargo install goose (or build from https://github.com/aaif-goose/goose).
Casos de uso

Resumen de MCP Servers

> **🦆 goose has moved!** This project has moved from `block/goose` 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.

<div align="center">

# goose

_your native open source AI agent — desktop app, CLI, and API — for code, workflows, and everything in between_

<p align="center">
  <a href="https://opensource.org/licenses/Apache-2.0"
    ><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
  <a href="https://discord.gg/goose-oss"
    ><img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord"></a>
  <a href="https://github.com/aaif-goose/goose/actions/workflows/ci.yml"
     ><img src="https://img.shields.io/github/actions/workflow/status/aaif-goose/goose/ci.yml?branch=main" alt="CI"></a>
  <a href="https://insights.linuxfoundation.org/project/goose"><img src="https://insights.linuxfoundation.org/api/badge/health-score?project=goose"></a>
  <a href="https://repology.org/project/goose-cli/versions"><img src="https://repology.org/badge/tiny-repos/goose-cli.svg" alt="Packaging status"></a>
</p>
</div>

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 terminal workflows. An API to embed it anywhere. Built in Rust for performance and portability.

goose works with 15+ providers — Anthropic, OpenAI, Google, Ollama, OpenRouter, Azure, Bedrock, and more. Use API keys or your existing Claude, ChatGPT, or Gemini subscriptions via [ACP](https://goose-docs.ai/docs/guides/acp-providers). Connect to 70+ extensions via the [Model Context Protocol](https://modelcontextprotocol.io/) open standard.

goose is part of the [Agentic AI Foundation (AAIF)](https://aaif.io/) at the Linux Foundation.

# Get started

**[Download the desktop app](https://goose-docs.ai/docs/getting-started/installation)** for macOS, Linux, and Windows.

Or install the CLI:

```bash
curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh | bash
```

# Quick links
- [Quickstart](https://goose-docs.ai/docs/quickstart)
- [Installation](https://goose-docs.ai/docs/getting-started/installation)
- [Tutorials](https://goose-docs.ai/docs/category/tutorials)
- [Documentation](https://goose-docs.ai/docs/category/getting-started)
- [Governance](https://github.com/aaif-goose/goose/blob/main/GOVERNANCE.md)
- [Custom Distributions](https://github.com/aaif-goose/goose/blob/main/CUSTOM_DISTROS.md) — build your own goose distro with preconfigured providers, extensions, and branding

## Need help?
- [Diagnostics & Reporting](https://goose-docs.ai/docs/troubleshooting/diagnostics-and-reporting)
- [Known Issues](https://goose-docs.ai/docs/troubleshooting/known-issues)

# a little goose humor 🪿

> Why did the developer choose goose as their AI agent?
> 
> Because it always helps them "migrate" their code to production! 🚀

# goose around with us
- [Discord](https://discord.gg/goose-oss)
- [YouTube](https://www.youtube.com/@goose-oss)
- [LinkedIn](https://www.linkedin.com/company/goose-oss)
- [Twitter/X](https://x.com/goose_oss)
acpaiai-agentsmcp

Lo que la gente pregunta sobre goose

¿Qué es aaif-goose/goose?

+

aaif-goose/goose es mcp servers para el ecosistema de Claude AI. an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM Tiene 49.1k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala goose?

+

Puedes instalar goose clonando el repositorio (https://github.com/aaif-goose/goose) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar aaif-goose/goose?

+

Nuestro agente de seguridad ha analizado aaif-goose/goose y le ha asignado un Trust Score de 91/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene aaif-goose/goose?

+

aaif-goose/goose es mantenido por aaif-goose. La última actividad registrada en GitHub es de today, con 358 issues abiertos.

¿Hay alternativas a goose?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega goose en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: aaif-goose/goose
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aaif-goose-goose)](https://claudewave.com/repo/aaif-goose-goose)
<a href="https://claudewave.com/repo/aaif-goose-goose"><img src="https://claudewave.com/api/badge/aaif-goose-goose" alt="Featured on ClaudeWave: aaif-goose/goose" width="320" height="64" /></a>

Más MCP Servers

Alternativas a goose