Let your coding agent build on the Affinda Platform
Add the Affinda Platform plugin to Cursor, Claude Code or any MCP client, and your agent can stand up the whole document-processing pipeline – workspaces, document types, fields, validation and integrations – with full knowledge of the platform, right alongside your code.
/plugin marketplace add affinda/skills
/plugin install affinda@affinda-skills /plugin marketplace add affinda/skills
/plugin install affinda-us1@affinda-skills /plugin marketplace add affinda/skills
/plugin install affinda-eu1@affinda-skills create_workspaceAccounts Payablecreate_document_typeInvoicebulk_create_fields32 fieldscreate_validation_ruletotal = Σ lines
Install in one step
Which Affinda do you sign in to?
Not sure? It’s the address you sign in to Affinda from—your connector URL is the
same, with app. swapped for mcp.
Most popular Add the Affinda Platform as a plugin in Claude Desktop – no keys, no config files.
Personal – just for you
- Open Customise, click + next to Personal plugins, then Upload plugin.
- Select the downloaded
.zipfile. - Sign in with your Affinda account when prompted.
Organisation – roll out to your team
- An admin opens Organisation settings → Plugins and uploads the same
.zip. - Set it to Available or Installed by default for members.
- Each member signs in with their own Affinda account.
Install the Affinda Platform plugin from inside a Claude Code session.
/plugin marketplace add affinda/skills
/plugin install affinda@affinda-skills /plugin marketplace add affinda/skills
/plugin install affinda-us1@affinda-skills /plugin marketplace add affinda/skills
/plugin install affinda-eu1@affinda-skills Then run /mcp and sign in with your Affinda account.
One click, or a one-line config file.
Add Affinda to Cursor Add Affinda US to Cursor Add Affinda EU to Cursoror add it manually
{
"mcpServers": {
"affinda": {
"url": "https://mcp.affinda.com/mcp"
}
}
} {
"mcpServers": {
"affinda": {
"url": "https://mcp.us1.affinda.com/mcp"
}
}
} {
"mcpServers": {
"affinda": {
"url": "https://mcp.eu1.affinda.com/mcp"
}
}
} Cursor prompts you to sign in via OAuth the first time the server connects.
Add the Affinda Platform marketplace, then install the plugin.
codex plugin marketplace add affinda/skills Run /plugins in Codex, select Affinda and choose Install, then sign in with your Affinda account when prompted.
Run /plugins in Codex, select Affinda US and choose Install, then sign in with your Affinda account when prompted.
Run /plugins in Codex, select Affinda EU and choose Install, then sign in with your Affinda account when prompted.
Add the connector in ChatGPT, then authorise with your Affinda account.
- Open Settings → Connectors (developer mode) and choose Add.
- Paste the endpoint URL below and confirm.
- Complete the Affinda Platform OAuth sign-in.
https://mcp.affinda.com/mcp https://mcp.us1.affinda.com/mcp https://mcp.eu1.affinda.com/mcp Hand the work to your agent
- Set up an Affinda Platform workspace that extracts our supplier invoices and validates totals against our PO data.
- Add a PO Number field to our invoice document type and flag missing values for review.
- Wire the extracted data into our ingestion webhook and show me the integration config.
Configure pipelines end to end
Build and wire integrations
Grounded in the Affinda Platform
Validation and data matching
Right in your codebase
Extract and review
Backed by a platform teams already run in production
- 1B+
- documents processed
- 800+
- customers
- 80+
- countries
- 50+
- languages
Secure by default
ISO 27001:2022 certified
OAuth 2.1, no shared secrets
Your account, your controls
Frequently asked questions
What is the Affinda MCP connector?
It is a hosted Model Context Protocol (MCP) server, with a regional endpoint for each Affinda region (for example https://mcp.affinda.com/mcp). MCP is an open standard for connecting AI assistants to external tools. The connector exposes the Affinda Platform’s document-processing capabilities as tools your assistant can call directly – you add it once, with no infrastructure to manage.
Which AI assistants are supported?
Any MCP-compatible client: Claude (Claude.ai, Claude Desktop, Claude Code), ChatGPT, Cursor and Codex. Use the endpoint for your account's region — the same address you sign in to Affinda from, with app. swapped for mcp.: Australia (AP1) https://mcp.affinda.com/mcp, United States https://mcp.us1.affinda.com/mcp, or Europe https://mcp.eu1.affinda.com/mcp.
How does sign-in work?
The connector uses OAuth 2.1. The first time your assistant calls an Affinda Platform tool, it opens a browser prompt to sign in with your existing Affinda account – no new credentials, and no tokens to copy into config. Access is scoped to document-processing operations and can be revoked at any time.
Do I need an Affinda account?
Yes – the connector works against your Affinda account, so documents run under your own workspaces and controls. If you don't have one yet, you can create one for free and connect in minutes.
Is my document data secure?
The Affinda Platform is ISO 27001:2022 certified and SOC 2 and GDPR compliant. Documents and extracted data are processed under your existing Affinda account with the same access controls and data-residency options you already use. See our security page or the Trust Centre for details.
Add the Affinda Platform to your assistant
Install the connector, sign in, and your AI assistant can start turning documents into structured data in minutes.
New to the Affinda Platform? Create a free account