Skip to main content
Feedback

Guru MCP connector

Guru is a knowledge management platform that organizes company information into searchable cards and collections. The Guru MCP connector allows AI agents to create and manage knowledge cards, verify and unverify content, and search across collections and folders. It also supports managing team members, organizing content with tags and templates, retrieving analytics, and interacting with assistants through chat.

Authentication type

  • Basic Auth - Requires a username and password to be configured for the agent to access the service.

Uses

Use the Guru MCP connector to perform the following actions:

  • Create and organize knowledge cards to centralize company information and best practices
  • Search team knowledge instantly using natural language queries across all cards
  • Assign verification owners to keep documentation accurate and up to date
  • Build searchable card collections and folders to structure institutional knowledge
  • Automate card lifecycle management with archival, verification, and comment workflows
  • Surface answers to common questions through AI-powered knowledge discovery
  • Track team members and manage permissions across knowledge resources
  • Analyze card performance and engagement with built-in analytics dashboards

Example prompts

Use the following example prompts to invoke Guru MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new knowledge card in Guru about our onboarding process.
  • Search Guru for all cards related to customer billing policies.
  • Show me the cards in Guru that need verification this month.
  • Find the folder structure in Guru for our sales team documentation.
  • Add a comment to the HR benefits card in Guru.
  • List all collections in Guru and tell me which ones are pinned.
  • Search Guru using natural language for information about remote work guidelines.
  • Get the verification status of the customer support card in Guru.
  • Update the marketing best practices card in Guru with new guidelines.
  • Show me all cards in Guru assigned to our compliance team for review.

Guru MCP connector tools

The Guru MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
createCardCreates a new card with specified content and settings.
getCardRetrieves details and information for a specific card.
updateCardModifies the content or settings of an existing card.
deleteCardRemoves a card permanently from the system.
verifyCardMarks a card as verified by an authorized user.
unverifyCardRemoves verification status from a previously verified card.
getCardBoardsRetrieves all boards that contain a specific card.
getVerificationManagerRetrieves cards pending verification for the current manager.
getCardArchivalSettingsRetrieves archival configuration options for a card.
listCardCommentsRetrieves all comments associated with a specific card.
createCardCommentAdds a new comment to a card.
deleteCardCommentRemoves a comment from a card.
listCardVerifiersRetrieves all users assigned to verify a specific card.
addCardVerifierAssigns a user as a verifier for a card.
getCardVerifierRetrieves details about a specific card verifier.
listCollectionsRetrieves all collections available in the workspace.
getCollectionRetrieves details and contents of a specific collection.
listPinnedCollectionsRetrieves all collections marked as pinned by the user.
pinCollectionMarks a collection as pinned for easy access.
unpinCollectionRemoves a collection from the pinned list.
listFoldersRetrieves all folders in the current workspace.
createFolderCreates a new folder for organizing content.
searchFoldersFinds folders matching specified search criteria.
getFolderRetrieves details and contents of a specific folder.
updateFolderModifies the name or settings of a folder.
deleteFolderRemoves a folder and its contents permanently.
getFolderItemsRetrieves all items contained within a folder.
getParentFolderRetrieves the parent folder of a given folder.
searchCardsFinds cards matching specified search criteria.
naturalLanguageSearchSearches for documents using natural language queries.
keywordDocumentSearchKeyword document search.
searchCardManagerSearch cards for card manager.
createAnswerCreate an AI answer.
getAnswerBoostedDocumentsGet boosted documents for an answer.
listAssistantsList assistants.
createAssistantCreate an assistant.
getAssistantGet an assistant.
updateAssistantUpdate an assistant.
deleteAssistantDelete an assistant.
askChatQuestionAsk a chat question.
listChatThreadsList chat threads.
createChatThreadCreate a chat thread.
getChatThreadGet a chat thread.
deleteChatThreadDelete a chat thread.
listChatMessagesList messages in a chat thread.
addChatMessageAdd a message to a chat thread.
listTeamMembersList team members.
listUserGroupsList user groups.
listGroupMembersList group members.
addGroupMemberAdd a member to a group.
removeGroupMemberRemove a member from a group.
listTagCategoriesList tag categories.
createTagCategoryCreate a tag category.
updateTagCategoryUpdate a tag category.
deleteTagCategoryDelete a tag category.
createTagCreate a tag.
getTagGet a tag.
updateTagUpdate a tag.
listTemplatesList card templates.
createTemplateCreate a card template.
getTemplateGet a card template.
updateTemplateUpdate a card template.
deleteTemplateDelete a card template.
getAnalyticsGet team analytics.
getSummarizedAnalyticsGet summarized team analytics.
whoAmIGet current user info.
On this Page