Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Documint

Documint

Template description for documint

102VIEWS
2244USERS

Install MCP Server

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

npx @composio/cli add cursor --app documintnpx @composio/cli add cursor --app documintnpx @composio/cli add cursor --app documintnpx @composio/cli add cursor --app documint

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

Available Tools

Delete Template

Tool to permanently delete a single template by its id. use when you need to remove an outdated or unused template; ensure the template id is correct before calling.

Get Template

Tool to retrieve a single template by its id. use when you need to fetch details of a specific template before generating documents.

List Documents

Tool to list all documents in the authenticated user's account. use after obtaining a valid api key.

List Templates

Tool to list all templates in the authenticated user's account. use after obtaining a valid api key.

Update Template

Tool to update a single template by its id. use when you need to modify an existing template's settings or layout after fetching its current details.

5 actions available