Ditto runs on your own machine — the client starts it, so there is no endpoint to ping. 173 installs a week from pypi.
Mine your local AI coding session logs into a profile your agent loads before every task.
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 ditto -- uvx ditto-cli
{
"mcpServers": {
"ditto": {
"args": [
"ditto-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.ditto]
command = "uvx"
args = ["ditto-cli"]
{
"mcpServers": {
"ditto": {
"args": [
"ditto-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ditto": {
"args": [
"ditto-cli"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.