The Model Context Protocol (MCP) is an open standard that lets AI assistants call external tools and access data sources. Avala’s MCP server exposes your datasets, projects, and exports as tools, so you can manage your annotation workflow through natural language in Claude, Claude Code, Cursor, VS Code, or ChatGPT.Documentation Index
Fetch the complete documentation index at: https://avala.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Quick Setup
Install the MCP server with any compatible AI client. You’ll need Node.js 18+ and an Avala API key. For Claude Desktop, add to your config file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
What You Can Do
Once connected, you can ask your AI assistant to interact with Avala using natural language:Full Setup Guide
For VS Code, ChatGPT, and a complete list of available MCP tools, see the full MCP Server setup guide.MCP Server Setup
Complete setup instructions for all supported AI clients and the full tool reference.
API Authentication
Create and manage the API keys used by the MCP server.