Prompt Caching
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add prompt-cachingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"prompt-caching": {
"command": "npx",
"args": [
"@modelcontextprotocol/prompt-caching"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation)Use when "prompt caching, cache prompt, response cache, cag, cache augmented, caching, llm, performance, optimization, cost" mentioned.
Tags
ai-mlperformanceskill