Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

ALEPHANT_API_BASE_URL(str)
Required

Alephant SaaS API base URL, for example https://api.alephant.ai.

ALEPHANT_VIRTUAL_KEY(str)
Secret

Virtual Key for read-only, cockpit-scoped VK mode. Use this mode for developer-level cost and usage visibility.

ALEPHANT_PAT(str)
Secret

Personal Access Token for Manager mode. When set, Manager mode takes precedence over ALEPHANT_VIRTUAL_KEY.

ALEPHANT_WORKSPACE_ID(str)

Workspace UUID required with ALEPHANT_PAT for Manager mode.

ALEPHANT_RATE_LIMIT_RPM(str)

Optional local HTTP tool-call limit per minute. Defaults to 60; set 0 to disable local throttling.