Model Context Protocol (MCP) lets AI coding agents call external tools and pull in external data. The Together AI docs MCP server gives your agent direct access to this documentation site without leaving your editor.Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install
The fastest install is the universalnpx add-mcp shortcut, which detects your active client and configures the server in one step. The other tabs cover client-specific install commands and manual configuration.
- Universal
- Claude Code
- Cursor
- VS Code
- Codex
- OpenCode
What you can do
Once installed, your AI coding agent will have direct knowledge of Together AI and can answer prompts like:- “Write a script to process data with batch inference”
- “Build a simple chat app with Together AI’s chat completions API”
- “Find the best open-source model for frontier coding”
- “How do I fine-tune a model on my own data?”