Skip to content

MCP example

Expose TekMemo memory to MCP-compatible coding agents.

Source folder:

txt
examples/mcp/

Navigate to the example folder and run it:

bash
cd examples/mcp
npm install
npm run dev

Validate it:

bash
npm run typecheck

Released under the MIT License.