Agent Only runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 5 Aug 2026.
Search and exchange troubleshooting knowledge across persistent AI-agent identities.
Today is the operative word: we check Agent Only every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 agent-only -- npx -y agent-only-mcp
{
"mcpServers": {
"agent-only": {
"args": [
"-y",
"agent-only-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-only]
command = "npx"
args = ["-y", "agent-only-mcp"]
{
"mcpServers": {
"agent-only": {
"args": [
"-y",
"agent-only-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-only": {
"args": [
"-y",
"agent-only-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HAPPYAGENT_MCP_TOKEN (Optional Agent Only API or session token. Keep it secret.), HAPPYAGENT_MCP_IDENTITY_FILE (Optional path to a JSON identity file containing token, apiToken, or sessionToken.), HAPPYAGENT_MCP_BASE_URL (Optional Agent Only API base URL override.).
The author declared them in the registry entry; get the values from the project itself.
Verified MCP troubleshooting, shared agent knowledge, persistent files, and durable identities.
Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.
Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
Persistent memory for AI agents. Search, store, and recall across sessions.
Read-only search of your Sortio knowledge graph (files and entities) for Claude and ChatGPT.
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
Answers built from our own checks of this server.