Workspace Info
What is Workspace Info?
Section titled “What is Workspace Info?”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.
When to use it
Section titled “When to use it”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
Best practices
Section titled “Best practices”Let it load automatically
Section titled “Let it load automatically”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.
Use it as a foundation
Section titled “Use it as a foundation”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…”
Keep your workspace info up to date
Section titled “Keep your workspace info up to date”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.