MCP Server
MCP
io.github.ohad6k/ditto
Mine your local AI coding session logs into a profile your agent loads before every task.
Install
uvx ditto-cli
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "ditto-cli",
"version": "0.3.6",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment