alephant mcp for Claude Code
io.github.alephantai/alephant-mcp
Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.
client:Claude Code
transport:stdio
runtime:npm
Install alephant mcp in Claude Code
run in your project directory
claude mcp add alephant-mcp -e ALEPHANT_API_BASE_URL=<ALEPHANT_API_BASE_URL> -e ALEPHANT_VIRTUAL_KEY=<ALEPHANT_VIRTUAL_KEY> -e ALEPHANT_PAT=<ALEPHANT_PAT> -e ALEPHANT_WORKSPACE_ID=<ALEPHANT_WORKSPACE_ID> -e ALEPHANT_RATE_LIMIT_RPM=<ALEPHANT_RATE_LIMIT_RPM> -- npx -y @alephantai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs