Solitaire for Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi.
Identity infrastructure for AI agents. Evolving persona, session continuity, self-tuning retrieval.
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 solitaire -- uvx solitaire-ai
{
"mcpServers": {
"solitaire": {
"args": [
"solitaire-ai"
],
"command": "uvx"
}
}
}
[mcp_servers.solitaire]
command = "uvx"
args = ["solitaire-ai"]
{
"mcpServers": {
"solitaire": {
"args": [
"solitaire-ai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"solitaire": {
"args": [
"solitaire-ai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.