goose-mcp

sandraschi/goose-mcp
★ 1 stars TypeScript Browser/Web Updated today
MCP server wrapping the goose CLI for sessions, recipes, providers, and extensions
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "goose-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sandraschi/goose-mcp"
      ]
    }
  }
}

README Excerpt

MCP server wrapping the [goose](https://goose-docs.ai) CLI — start sessions, run recipes, inspect providers and extensions. Includes a Vite/React webapp dashboard. | Service | Port | |---------|------| | Backend (Starlette + MCP ASGI) | 10948 | | Frontend (Vite/React) | 10949 | | MCP HTTP endpoint | `http://localhost:10948/mcp` |

Tools (9)

goose_extensions_listgoose_providers_listgoose_recipe_rungoose_session_listgoose_session_startgoose_session_statusgoose_versionshow_goose_status_cardshow_sessions_card

Topics

agentfastmcpgoosemcppython