Skip to content

Workspace Info

Developer

The get_workspace_info tool returns a dynamic README of the current workspace/product — everything your AI coding assistant needs to understand what the workspace is, who it serves, its goals and which integrations are active.

The returned content is dynamically built from the information configured in your Main within the Prodgy workspace. This means the context reflects exactly what your team has defined — the more complete the workspace overview, the richer the context delivered to the AI assistant.


get_workspace_info is designed to be the second tool called in any MCP session, right after get_my_profile. In fact, the MCP Gateway automatically injects both on the first tool call of each session — so your AI assistant always starts with the user identity AND full workspace awareness.

You should explicitly call it when:

  • Starting a new conversation or coding session
  • Before writing user-facing copy, documentation, or PRDs
  • Before creating work items or stories — to ensure alignment with workspace goals
  • When the AI assistant seems to lack context about the workspace

The MCP Gateway auto-injects get_my_profile and get_workspace_info on the first tool call of each session. You don’t need to explicitly ask for them — just start working and the context will be there.

After loading, reference the workspace info when asking your AI assistant to:

  • “Based on the workspace context, write a user story for…”
  • “Considering our target audience, how should we approach…”
  • “Given our OKRs, prioritize these features…”

The workspace info comes directly from your Main in the Prodgy workspace. The more information your team fills in there, the more complete the context delivered to the AI assistant.

Go to Prodgy > Main to review and enrich your workspace information.