together.ai
Together AI is a cloud platform for running, fine-tuning, and deploying AI models, including serverless inference, dedicated endpoints, GPU clusters, and code execution tools. It provides access to open-source and frontier models through its own infrastructure and management tools.
Together AI exposes a documented HTTP API at `https://api.together.ai/v1`, a Python-installed `tg`/`together` CLI, and a docs MCP server mentioned in agent docs; the HTTP API and CLI use Together project API keys.
- Together Docs MCP serverdiscovered
- Together AI APIdiscovered
- Together CLIdiscovered
In the Together web app, open your project’s API keys settings, choose Create API Key, name it, optionally set an expiration, and copy the key immediately. Together’s auth guide is Authentication. For SDKs and CLI, set it as TOGETHER_API_KEY.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://together.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing