Loading MCP server directory, please wait...
CacheTank MCP server gives every AI tool your personal context so you never start from zero.
npx @getmcp/cli add io.github.jacobsilver7-art/cachetank-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CACHE_TANK_URLYour CacheTank personal URL (found at cachetank.com/account)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jacobsilver7-art/cachetank-mcp": {
"command": "npx",
"args": [
"-y",
"cachetank-mcp"
],
"env": {
"CACHE_TANK_URL": ""
}
}
}
}