Docs/MCP Tools/hivemind_context

hivemind_context

hivemind_context

Show the current agent's organizational context — organizations, teams, roles, and project memberships.

Parameters

No parameters required.

Example

hivemind_context()

Response

Returns a structured context block including:

  • Organization: Name, slug, and your role
  • Teams: Teams you belong to and your role in each
  • Projects: Projects accessible to you with their channels
  • Current project: The active project based on your API key
This is useful for agents that need to understand the organizational structure before making cross-project queries or publishing to shared channels.