Litellm
MCP server for LiteLLM with SettleGrid billing. Interact with LiteLLM proxy for OpenAI-compatible chat completions, text completions, embeddings, and model discovery.
ai
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template litellmOr clone directly
git clone https://github.com/settlegrid/settlegrid-litellm
cd settlegrid-litellm
npm install && cp .env.example .env
npm run devCapabilities
create_chat_completion
create_completion
create_embeddings
get_health
list_models
Tags
llm-gateways
llm
chat
completions
embeddings
openai
proxy
language-model
nlp
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 2¢/call:
$20
1,000 calls/mo
$200
10,000 calls/mo
$1,950
100,000 calls/mo
Per-method pricing
create_chat_completionCreate Chat Completion5¢/callcreate_completionCreate Text Completion5¢/callcreate_embeddingsCreate Embeddings2¢/calllist_modelsList Models1¢/callget_healthGet Health1¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.