Connect Spondyr with AI agents using Model Context Protocol (MCP). Seamlessly integrate Spondyr tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Some category tools for AI automation
Install Spondyr MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Spondyr with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Template description for spondyr
56
2851
Some category
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to list all conditions for a transaction type. use when you need to retrieve all condition rules defined for a specific transaction type.
Tool to create a new condition. use when defining detailed rules for template selection based on transaction data.
Tool to create a new transaction type. use after defining the json schema for your data to register it in spondyr.
Tool to trigger delivery of a previously generated correspondence. use after calling the generate api.
Tool to update an existing event type. use when you need to modify the name or associated transaction type of an event type. example: rename the 'ordershipped' event to 'orderdelivered'.
Tool to list all event types for a given transaction type. use when you need to discover available events after retrieving transaction types.
Tool to retrieve the status of a previously generated correspondence. use after generating correspondence to check its processing and delivery status.
Tool to retrieve a list of available transaction types. use after authentication to discover data schemas.
Tool to delete or deactivate a specific recipient. use when you need to remove an existing recipient mapping in spondyr.
Tool to retrieve details of a specific recipient. use when you need to fetch recipient configuration for a given transaction type. example: "retrieve recipient 'customer' for transaction type 'orderplaced'."
Tool to list all recipients for a transaction type. use when you need to discover or verify all configured recipients before sending or managing correspondence.
Tool to create a new search filter. use when you need to define a reusable filter for a specific transaction type.
Tool to delete or deactivate a specific search filter. use when you need to remove an existing search filter by name. call after confirming the filter exists.
Tool to retrieve details of a specific search filter. use when you need to fetch the tag and transaction type of an existing filter by name.
Tool to list all search filters for a transaction type. use when you need to discover available filters before searching correspondence.
Tool to search generated correspondence by multiple criteria. use after correspondence generation to retrieve historical records with filters, paging, and sorting.
Tool to create a one-time sso user stub in spondyr. use after application authentication to generate a temporary sso token for embedding or redirecting users.
Tool to retrieve a specific template’s configuration and content reference. use when you need to inspect a template's settings for a transaction type. example: "fetch template 'mytemplate' for transaction type 'orderplaced'."
Tool to list all templates for a transaction type. use when you need to discover available templates before generating correspondence.
Tool to retrieve details of a specific transaction type. use when inspecting a transaction type schema. example: "get transaction type 'orderplaced' to view its json schema."
20 actions available