AI-optimized stash storage — dynamic RAG for agents. Store, search, and retrieve docs, code, and data on demand via MCP or REST API.
{
"mcpServers": {
"clawstash": {
"command": "npx",
"args": [
"-y",
"clawstash"
]
}
}
}