Labsco
MCP SERVER · OFFICIAL PROJECT

Guru Verified Answers

by Guru

Asks a company knowledge base for a verified answer, searches cards and connected documents, and drafts new ones.

Team Wikis & Documentation PlatformsOfficial source
Summary
Drafts and suggestions rather than direct writes is the right shape for a verified knowledge base.

Guru's value proposition is that answers are verified by someone accountable. An agent that could publish directly would undermine exactly that. Create Draft and Update Card as suggestions keep the human verification step intact while still letting the agent do the work of writing. The logging matters too: every MCP interaction lands in Guru's own activity record, so an unexpected answer can be traced.

What it is

Guru's endpoint over their knowledge platform. Five capabilities, named in their documentation by friendly name rather than wire-level tool name.

What you get
  • List Knowledge Agents — the Guru agents available in your workspace
  • Ask — a question answered with Guru's verification behind it
  • Search — cards and connected documents matching a keyword
  • Create Draft — a draft card straight from the conversation
  • Update Card — suggest changes to an existing card
Requirements

OAuth 2.0 with PKCE and dynamic client registration, or an API token over basic auth. Responses are restricted to the authenticated user's RBAC permissions, and every MCP interaction is logged in Guru's AI activity record.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen