GooseTeam
46
GooseTeam is a platform that enables multiple agents to collaborate in a coordinated way using the Model Context Protocol (MCP). It provides tools for agent registration, task management, and message storing/retrieval, supporting seamless interaction among agents.
GooseTeam
Enabling Goose Agents to Collaborate
Protocol:
- Natural Language: Human-readable behavior instructions.
- Mermaid Markdown: Flowchart of expected behavior.
Extension:
- An MCP Server tool for task management, messaging, and agent coordination.
Work in Progress
- Focus on Goose CLI integration.
NEW: Behavioral Control
- Agent protocol via mermaid chart.
How to Run
- Configure Goose: Add Extension, set the endpoint.
- Run npm scripts in order: build, mcp-proxy, inspector, etc.
Troubleshooting
- Guide for model compatibility and testing.
MCP Tools
- Detailed descriptions of agent and message management functions.
Developer Setup
- Instructions for installing dependencies, building, and running the server.