Get the FREE Ultimate OpenClaw Setup Guide →

goose

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

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio block-goose node path/to/server.js

How to use

Goose is an AI agent designed to automate engineering tasks, allowing developers to focus on innovation rather than mundane coding tasks. With its ability to build projects from scratch, write and execute code, and debug failures, Goose serves as a powerful tool in any developer's toolkit. It can also orchestrate workflows and interact with external APIs autonomously, making it ideal for managing complex engineering pipelines. Users can leverage Goose through both a desktop application and a command-line interface (CLI), providing flexibility in how they integrate it into their workflows.

How to install

To install Goose, ensure you have Node.js installed on your machine. Then, follow these steps:

  1. Clone the repository:
    git clone https://github.com/block/goose.git
    cd goose
    
  2. Install the necessary dependencies:
    npm install
    
  3. Start the Goose server:
    node path/to/server.js
    

Additional notes

Make sure to check the official documentation for detailed guides on configuration and usage. Common issues may include dependency conflicts or environment setup problems. If you encounter any issues, refer to the Diagnostics & Reporting section in the documentation for troubleshooting steps.

Related MCP Servers

Sponsor this space

Reach thousands of developers