MCP
What MCP is for
MCP connects external Model Context Protocol servers so their tools can be made available to agents. It is useful when a team already has MCP-compatible tools and wants to reuse them in Kitemesh.
MCP tools are discovered from a connection, then enabled, scoped, and reviewed before they are used in chat.
Add a connection
- Open
Configuration. - Select the
MCPtab. - Click
Add MCP. - Choose a
Connector. - Fill in
Name,Description, andMCP server URL. - Select
Authentication:No auth,Bearer token, orBasic. - Select vault secrets when authentication needs credentials.
- Choose the
Shared withscopes. - Save the connection.
After saving, use Test to check the connection, then Discover to load the tools exposed by the server.
Managed connectors
Some connectors can be managed from the Managed connectors area. When Connect is available, Kitemesh starts the provider connection flow and returns to the MCP tab after the account is connected.
Items marked Soon are visible for orientation but cannot be connected yet.
Connection statuses
The connection list can show these statuses:
DraftTestingActiveDegradedDisabledNeeds review
If a connection is Degraded or Needs review, test it again and rediscover tools before relying on it in a chat.
Review discovered tools
After discovery, each tool can be reviewed from Discovered tools.
For each tool, you can set:
Risk:Read,Write,Delete, orUnknownValidation: whether user approval is required before executionEnabled: whether the tool is available
Keep validation enabled for tools that write data, delete data, or affect a sensitive system.
Use MCP tools in chat
When an MCP tool is enabled and shared with the selected group or model, it can appear in chat. From Chat settings, use Exclude MCP tools to keep a specific conversation from using tools that are not relevant.
What to verify
- An active team is selected.
- The connection is enabled and has the expected sharing scopes.
- The required vault secrets exist and are current.
Testsucceeds after changes.Discoverhas been run after the server changed.- Each tool has the right risk label and validation setting.