Seam Runtime runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi.
SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add seam-runtime -- uvx seam-runtime
{
"mcpServers": {
"seam-runtime": {
"args": [
"seam-runtime"
],
"command": "uvx"
}
}
}
[mcp_servers.seam-runtime]
command = "uvx"
args = ["seam-runtime"]
{
"mcpServers": {
"seam-runtime": {
"args": [
"seam-runtime"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"seam-runtime": {
"args": [
"seam-runtime"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.