fetchmux for Claude Code
io.github.krutftw/fetchmux
Self-hosted retrieval router for AI agents: budgets, provider routing, route receipts.
client:Claude Code
transport:stdio
runtime:npm
Install fetchmux in Claude Code
run in your project directory
claude mcp add fetchmux -e FETCHMUX_BASE_URL=<FETCHMUX_BASE_URL> -e FETCHMUX_API_KEY=<FETCHMUX_API_KEY> -- npx -y @fetchmux/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs