MCP Server
MCP
io.github.xfloukiex-lab/toki-toki
A local causality ledger: records decisions and the reasons, for an agent to recall.
Install
uvx toki-toki-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "toki-toki-mcp",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "toki-toki",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment