GooseTeam

TypeScript

Look, a flock of geese! An MCP server and protocol for Goose agent collaboration.

Agent Frameworks
Protocol Implementations
Function Calling

Architecture and Design Patterns

GooseTeam employs a server-client architecture where agents connect to an MCP server via an SSE proxy. The server manages agent registration, messages, and tasks. The design supports multiple agents collaborating by assigning roles and tasks. Mermaid markdown is used to define agent behavior, creating a structured protocol.

About

Language

TypeScript

Stars

24

Categories

Agent FrameworksProtocol ImplementationsFunction Calling