# Goose
Goose is an open source, extensible AI agent that can leverage various [[Large Language Models (LLMs)]].
License: Apache 2.0
## References
- Official website: https://block.github.io/goose/
- Documentation: https://block.github.io/goose/docs/category/getting-started
- Installation: https://block.github.io/goose/docs/getting-started/installation/
- Tutorials: https://block.github.io/goose/docs/category/tutorials/
- Source code: https://github.com/block/goose
## Related
- [[AI Agent Harness]]
- [[Claude Code]]
- [[AI Agents]]
- [[Model Context Protocol (MCP)]]