Look, a flock of geese! An MCP server and protocol for Goose agent collaboration.
Look, a flock of geese! An MCP server and protocol for Goose agent collaboration. That is what the gooseteam mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
Currently, the only models I can get to stay in the loop with are google/gemini-2.0-flash-001 (via openrouter.ai to avoid rate limit shutdowns) and openai/gpt-4o. Others will fall out of the loop. It is important for the model to follow the protocol and stay in the loop, checking messages, sleeping, particularly for the Project Coordinator.
The server publishes 10 tools. What each one is for:
Agents — The Agents tool exposed by this serverMessages — The Messages tool exposed by this serverTasks — The Tasks tool exposed by this serverBuild — The Build tool exposed by this serverInspector — The Inspector tool exposed by this serverFormat — The Format tool exposed by this serverTypecheck — The Typecheck tool exposed by this serverLint — The Lint tool exposed by this serverLintFix — The LintFix tool exposed by this serverTest — The Test tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. GooseTeam's toolset — Agents, Messages, Tasks and 7 more — is a fair guide to whether it matches your workflow. It is maintained by cliffhall; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against GooseTeam's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Agents | The Agents tool exposed by this server. |
| Messages | The Messages tool exposed by this server. |
| Tasks | The Tasks tool exposed by this server. |
| Build | The Build tool exposed by this server. |
| Inspector | The Inspector tool exposed by this server. |
| Format | The Format tool exposed by this server. |
| Typecheck | The Typecheck tool exposed by this server. |
| Lint | The Lint tool exposed by this server. |
| LintFix | The LintFix tool exposed by this server. |
| Test | The Test tool exposed by this server. |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.