seam runtime for Claude Code
io.github.blackhatshiftey/seam-runtime
SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.
client:Claude Code
transport:stdio
runtime:pypi
Install seam runtime in Claude Code
run in your project directory
claude mcp add seam-runtime -e SEAM_DB_PATH=<SEAM_DB_PATH> -e SEAM_PGVECTOR_DSN=<SEAM_PGVECTOR_DSN> -- uvx seam-runtime
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs