Model Context Protocol¶
The Model Context Protocol (MCP) is a standardized way for AI assistants to communicate with external tools and resources. Elroy includes built-in support for MCP, allowing other tools to read and create memories.
Installation¶
To configure an MCP client to use Elroy:
- Ensure
uv
is installed - Use
elroy mcp print-config
to get the server's JSON configuration - Paste the value in the client's MCP server config
Or, ask your tool to install the server itself:
