Built-in MCP Configuration
@cherry/mcp-auto-install
Automatically install MCP service (beta)
@cherry/memory
A foundational implementation of persistent memory based on a local knowledge graph. This enables the model to remember user-relevant 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.
@cherry/brave-search
An MCP server implementation integrated with the Brave Search API, offering both web and local search capabilities.
BRAVE_API_KEY=YOUR_API_KEY@cherry/fetch
An MCP server for fetching URL web page content.
@cherry/filesystem
A Node.js server for the Model Context Protocol (MCP) that implements file system operations.
Environment variables:
If the environment variable is not configured, you need to enter the path during the model conversation
Last updated
Was this helpful?