Skip to content

mcp/v0.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:47
c0303b8

Lantern MCP server

Multi-arch container (linux/amd64, linux/arm64), signed with cosign keyless.

docker pull ghcr.io/anaregdesign/lantern-mcp:v0.12.0

Configure your MCP client to launch docker run --rm -i -e LANTERN_ADDR=<host>:6380 ghcr.io/anaregdesign/lantern-mcp:v0.12.0 and the server will expose six tools (remember_fact, recall_fact, forget, list_under, remember_relation, recall_related) for LLM agents to interact with Lantern's decaying-memory graph.