mcpbeat Sign in

Solitaire for Agents MCP Server

local only

Solitaire for Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 60 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.

Installs per day peak 34 · avg 12 · -41% w/w
a month agotoday
60
Installs / week
pypi · solitaire-ai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add solitaire -- uvx solitaire-ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "solitaire": {
      "args": [
        "solitaire-ai"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.solitaire]
command = "uvx"
args = ["solitaire-ai"]
.cursor/mcp.json
{
  "mcpServers": {
    "solitaire": {
      "args": [
        "solitaire-ai"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "solitaire": {
      "args": [
        "solitaire-ai"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Solitaire for Agents

same job, measured the same way
KeyID
by keyid-ai

Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.

39 installs/wk answering
Ori Memory
by aayoawoyemi

Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.

326 installs/wk local only
Mnemom — Trust Ratings for AI Agents
by mnemom

Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.

15 tools answering
I
Evidra
by vitas

Evidra — Flight recorder for AI infrastructure agents

local only
Agentwallet
by hifriendbot

Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.

59 installs/wk local only
Skeletongraph
by yashdoke7

Zero-LLM structural code retrieval for AI coding agents, served over MCP.

28 installs/wk local only
Sendraven
by sendraven

Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.

452 installs/wk 55 tools answering
ProofFlow
by hyperion-gpu

Audit infrastructure for AI coding agents with evidence-backed review and policy gates.

71 installs/wk local only

Solitaire for Agents — questions

Answers built from our own checks of this server.

Why is there no uptime for Solitaire for Agents?
Solitaire for Agents runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package solitaire-ai was installed 60 times last week.
Is Solitaire for Agents still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Solitaire for Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls solitaire-ai straight from pypi; nothing to host, nothing to sign up for.
How many people use Solitaire for Agents?
The pypi package solitaire-ai was installed 60 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.