Correct, leak-safe caching for the new MCP cache semantics (SEP-2549). Set ttlMs/cacheScope on the server, and honor them safely on the client/proxy so a private result is never served across authoriz…
{
"mcpServers": {
"mcp-cache-kit": {
"command": "npx",
"args": [
"-y",
"mcp-cache-kit"
]
}
}
}