Automate Capsule CRM contacts, tasks, projects, and organizations with natural language.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Capsule CRM Automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/capsule-crm-automation/SKILL.md 2. Save it as ~/.claude/skills/capsule-crm-automation/SKILL.md 3. Reload skills and tell me it's ready
Manage your Capsule CRM -- create and update contacts, run powerful filter queries on parties/opportunities/cases, track tasks and projects, browse activity entries, and organize team relationships -- all through natural language commands.
Toolkit docs: composio.dev/toolkits/capsule_crm
https://rube.app/mcp
Query parties, opportunities, or cases (projects) with multiple filter conditions, operators, and sorting.
Tool: CAPSULE_CRM_RUN_FILTER_QUERY
Example prompt:
"Find all Capsule CRM contacts in California tagged as 'VIP' sorted by name"
Key parameters:
entity (required) -- One of: parties, opportunities, kasesfilter (required) -- Filter object with:
conditions -- Array of conditions, each with:
field -- Field name (e.g., "name", "email", "state", "country", "tag", "owner", "jobTitle", "addedOn")operator -- One of: "is", "is not", "starts with", "ends with", "contains", "is greater than", "is less than", "is after", "is before", "is older than", "is within last", "is within next"value -- Value to compare againstorderBy -- Array of sort objects with field and direction ("ascending"/"descending")embed -- Additional data to include in responsepage / perPage -- Pagination (max 100 per page)Important field notes:
city, state, country, zip) are top-level, NOT nested under "address"custom:{fieldId} formatorg. prefix (e.g., org.name, org.tag)Retrieve all contacts with optional filtering by modification date and embedded related data.
Tool: CAPSULE_CRM_LIST_PARTIES
Example prompt:
"List all Capsule CRM contacts modified since January 2025 with their tags and organizations"
Key parameters:
since -- ISO8601 date to filter contacts changed after this dateembed -- Additional data: "tags", "fields", "organisation", "missingImportantFields"page / perPage -- Pagination (max 100 per page, default 50)Add people or organizations to your Capsule CRM with full details including emails, phones, addresses, tags, and custom fields.
Tool: CAPSULE_CRM_CREATE_PARTY
Example prompt:
"Create a new person in Capsule CRM: John Smith, VP of Sales at Acme Corp, [email protected]"
Key parameters:
type (required) -- "person" or "organisation"firstName, lastName, jobTitle, titlenameemailAddresses -- Array of {address, type} objectsphoneNumbers -- Array of {number, type} objectsaddresses -- Array of address objects with street, city, state, country, zip, type (Home/Postal/Office/Billing/Shipping)organisation -- Link to org by {id} or {name} (creates if not found)tags -- Array of tags by {name} or {id}fields -- Custom field values with {definition, value}websites -- Array of {address, service, type} objectsowner -- Assign owner user {id}Modify any aspect of a party record including adding/removing emails, phones, tags, and custom fields.
Tool: CAPSULE_CRM_UPDATE_PARTY
Example prompt:
"Update Capsule CRM party 11587: add a work email [email protected] and remove tag 'prospect'"
Key parameters:
partyId (required) -- Integer ID of the party to updateparty (required) -- Object with fields to update. Supports:…
Automate Amazon tasks through Rube MCP after checking current tool schemas.
Automate Ambee workflows via Rube MCP using current tool schemas first.
Automate Microsoft tenant administration and operations through Rube MCP.
Automate Missive email and collaboration tasks through Rube MCP workflows.
Automate Needle tasks and workflows via Rube MCP using current tool schemas.
Automate Apaleo workflows via Rube MCP while checking current tool schemas first.
Query Capsule CRM customer and pipeline data in natural language, securely read-only.
Automate Kommo CRM leads, pipelines, tasks, and fields with natural language.
Automate noCRM.io lead and sales workflow tasks with up-to-date tool schemas.
Automate Pipeline CRM contacts, deals, and follow-up tasks through Rube MCP.
Automate EspoCRM tasks and streamline customer workflows through Rube MCP.
Automate Salesforce Service Cloud support tasks and ticket workflows via Rube MCP.