Together Finetune
MCP server for Together AI Fine-Tuning with SettleGrid billing. Create, monitor, and manage fine-tuning jobs on Together AI's platform via the fine-tuning API.
ai
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template together-finetuneOr clone directly
git clone https://github.com/settlegrid/settlegrid-together-finetune
cd settlegrid-together-finetune
npm install && cp .env.example .env
npm run devCapabilities
cancel_finetune_job
create_finetune_job
delete_finetune_model
get_finetune_job
list_finetune_events
list_finetune_jobs
Tags
fine-tuning
together-ai
llm
machine-learning
model-training
nlp
inference
foundation-models
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
create_finetune_jobCreate Fine-Tune Job5¢/calllist_finetune_jobsList Fine-Tune Jobs1¢/callget_finetune_jobGet Fine-Tune Job1¢/callcancel_finetune_jobCancel Fine-Tune Job2¢/calllist_finetune_eventsList Fine-Tune Events1¢/calldelete_finetune_modelDelete Fine-Tuned Model3¢/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.