HomeMarketplace

Process street MCP Integration - AI Agent Tools

Connect Process street with AI agents using Model Context Protocol (MCP). Seamlessly integrate Process street tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 5+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Workflow Automation tools for AI automation

Setup Instructions

Install Process street 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 Process street with your AI agent.

Benefits

  • Automate Process street workflows with AI
  • Increase productivity with AI-powered Process street operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Process street
Process street

Process Street supports creating and running checklists, SOPs, and workflows, helping teams automate recurring processes and track compliance

VerifiedComposioComposio Managed
Users
6812
Tools
5
Last Updated
12h ago

Category

Workflow Automation

6812VIEWS
2075USERS

Tools

Page 1 of 1

Complete A Workflow Run

This tool marks an entire workflow run as completed in process street. it updates the workflow run's status to 'completed', distinguishing it from process street complete task which completes individual tasks.

Create Workflow Run

This tool creates a new workflow run from a specified workflow template. it is one of the most fundamental operations in process street, allowing users to initiate a new instance of a workflow. the tool requires a workflow template id and optionally allows setting a custom name, due date, and whether to enable a share link.

Find Data Set Rows

This tool allows you to search for records within a data set based on form fields. it's useful for retrieving specific records from a data set when you need to find matching entries based on certain criteria.

List Workflows

This tool retrieves a list of all workflows available in the process street account. it is a fundamental action that allows users to view and access all their workflows, which is essential for other operations that require workflow ids. this action is important because it provides the foundation for other actions that require workflow ids as input parameters, such as creating workflow runs or managing workflow-specific tasks, thereby enabling better workflow management and automation.

Undelete Workflow Run

This tool allows you to restore a previously deleted workflow run in process street. it uses the put /v1.1/workflow-runs/{workflowrunid}/undelete endpoint to recover a workflow run within a valid recovery period. it complements the existing process street delete workflow run action by providing a data recovery option to correct deletion mistakes.