erinra 0.2.0

Memory MCP server for LLM coding assistants
1
2
3
4
5
6
7
8
9
10
11
12
13
14
THIRD-PARTY LICENSES

Erinra includes code from the following third-party projects.
Full license texts are available at the URLs listed below.

{{#each licenses}}
{{#each used_by}}
----------------------------------------------------------------------
{{{crate.name}}} {{{crate.version}}}
{{{../name}}}
{{#if crate.repository}}{{{crate.repository}}}{{/if}}
{{#if crate.authors}}Copyright {{{crate.authors}}}{{/if}}
{{/each}}
{{/each}}