Aryn

Aryn

Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.

2VIEWS
2664USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app arynnpx @composio/cli add cursor --app arynnpx @composio/cli add cursor --app arynnpx @composio/cli add cursor --app aryn

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Docset

Tool to create a new docset. use when you need to allocate a storage container before adding documents.

Create Docset

Tool to create a new docset. use when you need to allocate a storage container before adding documents.

Delete Docset

Tool to delete a docset and all its documents. use after confirming the docset id, when you need to permanently remove a docset and its contents.

Generate Plan

Tool to generate a query plan without executing it. use when you need to review the logical plan before running your query (e.g., "generate a plan for revenue breakdown by region").

Get Document By Id

Tool to retrieve a document by id. use after both docset and document ids are available.

Get Document Binary

Tool to retrieve the binary content of a document by docset id and document id.

Get Docset Metadata

Tool to retrieve metadata for a specific docset. use when you have the docset id and optionally need usage statistics.

List Async Tasks

Tool to list all outstanding asynchronous tasks for the account. use when you need to check pending or running tasks.

8 actions available