Inspect an image dataset
List the labels in my image dataset and show me which assets still need review.
Integrations / MCP
Connect a compatible AI agent to Annota AI through the Model Context Protocol. Work with your datasets, annotations, and documents from the same conversation.
Set up the connectionAnnotate with your AI agent, via MCP.
You need an Annota AI account and an AI client that supports remote MCP servers with Streamable HTTP and OAuth.
Open your workspaceSign in to Annota AI, select your organization, and open Integrations in the workspace sidebar. Copy the MCP server URL shown there.
In your client's MCP settings, add a remote server named annota-ai using that URL. The Integrations page includes setup prompts and instructions for supported clients.
Complete the browser sign-in and authorization flow with your Annota AI account. The agent works with your existing organization permissions.
Ask your agent to list your organizations and datasets. Start with this read-only request before editing any data.
Show me the datasets available in my Annota AI organizations.
These operations use the same workspace data as the app.
| Workflow | Example MCP tools |
|---|---|
| Explore your workspace | list_organizations · list_datasets · list_assets |
| Manage image annotations | list_labels · create_annotation · update_annotation |
| Review document OCR | list_document_pages · update_document_page · update_asset_review_status |
| Run automatic annotation | start_auto_annotate_run · get_auto_annotate_run |
| Create and retrieve exports | create_export · get_export |
List the labels in my image dataset and show me which assets still need review.
Show me the OCR text for the first document in my document dataset. Suggest corrections for me to review before saving changes.
List the available exports for this dataset and retrieve the latest completed one.
The connection can access the organizations you belong to, within your existing permissions.
Billable operations use the same credits as in the app. Check cost estimates before starting automatic annotation.
Revoke the connection from your account when you no longer want the agent to access Annota AI.
Use the client instructions inside Integrations. If the connection fails, check the server URL, OAuth support, and authorization, then try again.