Together AI
Freeby AI Labs
Fast inference for 200+ open-source models at affordable pricing.
v1.0.0Added Feb 2, 2025
togetheropen-sourceinference
Together AI MCP Server
Fast inference for 200+ open-source models at affordable pricing.
Features
- Chat completions
- Fine-tuning
- Embeddings
- Image generation
- Dedicated endpoints
Installation
{
"mcpServers": {
"together-ai": {
"command": "npx",
"args": ["-y", "mcp-together"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-together
Add to claude_desktop_config.json
{
"mcpServers": {
"together-ai": {
"command": "npx",
"args": ["-y", "mcp-together"]
}
}
}