Available Capabilities

The tools Guru's MCP server exposes to your AI client, from asking questions to drafting cards.

The Guru MCP server exposes a set of tools that your AI client uses automatically. You don't write API requests: the client picks a tool, Guru returns permission-aware results, and the response appears natively in your AI tool.

Core capabilities

CapabilityWhat it doesExample use
List Knowledge AgentsDiscovers the Knowledge Agents available in your workspace"Show me what knowledge agents I can use"
AskAsks Guru a question and returns a verified answer"What's our refund policy?"
SearchFinds Guru cards or connected documents matching a keyword"Search for 'onboarding checklist'"
Create DraftCreates a draft card directly from an AI conversation"Draft a new card summarizing this update"
Update CardSuggests updates to an existing card"Update the product roadmap card with Q4 milestones"

What happens behind the scenes

When you use these tools in an MCP-compatible app:

  • The client calls Guru's MCP server automatically.
  • Guru fetches, verifies, and returns content that respects your permissions.
  • The result appears natively in your AI tool.

You don't handle authentication flows, requests, or responses; the MCP protocol manages all of it.

Guru may add new tools over time as the MCP standard evolves. Check the Help Center for updates.