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