Skip to content
Back to search
30
MCP v0.1.0 streamable-http

io.github.Ainode-tech/cache-proxy

io.github.Ainode-tech/cache-proxy

LLM caching proxy for AI agents - exact + semantic cache. Free health.

Uptime
0.0%
3 probes
Response
195ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.ainode-tech/cache-proxy
LLM caching proxy (x402 USDC on Base) - exact + semantic cache. Free health.
0 tools · streamable-http
io.github.rog0x/cache
Cache headers, CDN, LRU simulation for AI agents
0 tools
io.github.mikerawsonnz/traced-llm-proxy
Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t
0 tools · streamable-http
x402 LLM Proxy
Paid LLM proxy for AI agents, USDC on Base. OpenAI-compatible chat completions endpoint. [x402: $0.001/call on base-mainnet, category=utilit
0 tools · http
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ainode-tech/cache-proxy": {
      "url": "https://cache.api.ainode.tech/mcp",
      "transport": "streamable-http"
    }
  }
}