Goose
Goose is an open-source AI agent from Block (formerly Square) that automates software engineering tasks from the terminal. It's MCP-native, supports any LLM provider, and can be extended with custom tools. Best for developers who want a flexible, extensible agent framework with strong MCP support.
AI ToolFree Tier: Fully free open-source; works with any LLM providerCompany: BlockCategory: CLI ToolsOpen Source: YesQuick Start: curl -fsSL https://block.github.io/goose/install | sh → goose configure → goose session → Describe a task to automateVisit Goose