Skip to main content
Feedback

Guru MCP connector

Updated 

Guru is a knowledge management platform that centralizes company information into verified cards, collections, and folders for easy access. The Guru MCP connector allows AI agents to create, update, verify, and organize knowledge cards, as well as search for relevant content and retrieve answers from the knowledge base. It also supports managing chat interactions, assistants, and card verification workflows to keep organizational knowledge accurate and current.

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 maintain a searchable knowledge base of verified company cards
  • Route cards through verification workflows to keep information accurate
  • Organize knowledge into collections, boards, and folders for easy navigation
  • Search cards and folders instantly using natural language queries
  • Collect team feedback through comments directly on knowledge cards
  • Assign and track verifiers responsible for keeping content current
  • Pin frequently used collections for faster team access
  • Audit card archival settings to manage outdated content

Example prompts

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

  • Create a new card in Guru for our onboarding process.
  • Find all cards about vacation policy in Guru.
  • Show me who needs to verify the pricing card in Guru.
  • List all folders inside the Sales collection in Guru.
  • Search Guru for anything related to refund procedures.
  • Add a comment to the security card in Guru.
  • Pin the Marketing collection in Guru for quick access.
  • Who verified the compliance card in Guru last.
  • Delete the outdated folder in Guru's HR collection.
  • Which boards contain the product launch card in Guru.

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
createCardCreate a card
getCardGet a card
updateCardUpdate a card
deleteCardDelete a card
verifyCardVerify a card
unverifyCardUnverify a card
getCardBoardsGet boards for a card
getVerificationManagerGet cards for verification manager
getCardArchivalSettingsGet card archival settings
listCardCommentsList comments on a card
createCardCommentCreate a comment on a card
deleteCardCommentDelete a card comment
listCardVerifiersList card verifiers
addCardVerifierAdd a verifier to a card
getCardVerifierGet a card verifier
listCollectionsList collections
getCollectionGet a collection
listPinnedCollectionsList pinned collections
pinCollectionPin a collection
unpinCollectionUnpin a collection
listFoldersList folders
createFolderCreate a folder
searchFoldersSearch folders
getFolderGet a folder
updateFolderUpdate a folder
deleteFolderDelete a folder
getFolderItemsGet folder items
getParentFolderGet parent folder
searchCardsSearch cards
naturalLanguageSearchNatural language document search
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