Guru MCP connector
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.
| Tool | Description |
|---|---|
| createCard | Create a card |
| getCard | Get a card |
| updateCard | Update a card |
| deleteCard | Delete a card |
| verifyCard | Verify a card |
| unverifyCard | Unverify a card |
| getCardBoards | Get boards for a card |
| getVerificationManager | Get cards for verification manager |
| getCardArchivalSettings | Get card archival settings |
| listCardComments | List comments on a card |
| createCardComment | Create a comment on a card |
| deleteCardComment | Delete a card comment |
| listCardVerifiers | List card verifiers |
| addCardVerifier | Add a verifier to a card |
| getCardVerifier | Get a card verifier |
| listCollections | List collections |
| getCollection | Get a collection |
| listPinnedCollections | List pinned collections |
| pinCollection | Pin a collection |
| unpinCollection | Unpin a collection |
| listFolders | List folders |
| createFolder | Create a folder |
| searchFolders | Search folders |
| getFolder | Get a folder |
| updateFolder | Update a folder |
| deleteFolder | Delete a folder |
| getFolderItems | Get folder items |
| getParentFolder | Get parent folder |
| searchCards | Search cards |
| naturalLanguageSearch | Natural language document search |
| keywordDocumentSearch | Keyword document search |
| searchCardManager | Search cards for card manager |
| createAnswer | Create an AI answer |
| getAnswerBoostedDocuments | Get boosted documents for an answer |
| listAssistants | List assistants |
| createAssistant | Create an assistant |
| getAssistant | Get an assistant |
| updateAssistant | Update an assistant |
| deleteAssistant | Delete an assistant |
| askChatQuestion | Ask a chat question |
| listChatThreads | List chat threads |
| createChatThread | Create a chat thread |
| getChatThread | Get a chat thread |
| deleteChatThread | Delete a chat thread |
| listChatMessages | List messages in a chat thread |
| addChatMessage | Add a message to a chat thread |
| listTeamMembers | List team members |
| listUserGroups | List user groups |
| listGroupMembers | List group members |
| addGroupMember | Add a member to a group |
| removeGroupMember | Remove a member from a group |
| listTagCategories | List tag categories |
| createTagCategory | Create a tag category |
| updateTagCategory | Update a tag category |
| deleteTagCategory | Delete a tag category |
| createTag | Create a tag |
| getTag | Get a tag |
| updateTag | Update a tag |
| listTemplates | List card templates |
| createTemplate | Create a card template |
| getTemplate | Get a card template |
| updateTemplate | Update a card template |
| deleteTemplate | Delete a card template |
| getAnalytics | Get team analytics |
| getSummarizedAnalytics | Get summarized team analytics |
| whoAmI | Get current user info |