Built-in MCP Configuration

@cherry/mcp-auto-install

Automatically install MCP services (beta)

@cherry/memory

A persistent memory foundation implementation based on a local knowledge graph. This enables the model to remember relevant user information across different conversations.

MEMORY_FILE_PATH=/path/to/your/file.json

@cherry/sequentialthinking

An MCP server implementation that provides tools for dynamic and reflective problem-solving through a structured thinking process.

An MCP server implementation integrated with the Brave Search API, providing both web and local search capabilities.

BRAVE_API_KEY=YOUR_API_KEY

@cherry/fetch

An MCP server for retrieving webpage content from URLs.

@cherry/filesystem

A Node.js server implementing the Model Context Protocol (MCP) for file system operations.

Environment variables:

If no environment variables are configured, you need to enter the path address during the model conversation

Last updated

Was this helpful?