Loading MCP server directory, please wait...
SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.
npx @getmcp/cli add io.github.BlackhatShiftey/seam-runtimeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BlackhatShiftey/seam-runtime": {
"command": "uvx",
"args": [
"--from",
"seam-runtime",
"seam-mcp",
"seam-runtime"
],
"env": {
"SEAM_DB_PATH": "",
"SEAM_PGVECTOR_DSN": ""
}
}
}
}