Agent♥︎Age
Catalog

Process Street

OfficialLive

by process-street · Shell

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

Process Street MCP Server (io.github.process-street/process-street-mcp)

Process Street’s hosted Model Context Protocol (MCP) server connects compatible AI clients to Process Street resources. It enables access to workflows, workflow runs, tasks, users, data sets, and operational records, using remote discovery metadata hosted in this repository.

🛠️ Key Features

  • Hosted MCP server for Process Street
  • Connects AI clients to workflows and workflow runs
  • Exposes tasks, users, data sets, and operational records
  • Discovery metadata only; repository does not include server implementation

🚀 Use Cases

  • Retrieve or work with Process Street workflow context
  • Provide task and run details from Process Street to AI clients
  • Access operational records and related datasets during automated workflows

⚡ Developer Benefits

  • Use a remote MCP server URL: https://mcp.process.st/
  • Supports Streamable HTTP
  • Can use interactive authorization flow in compatible clients
  • Can supply Process Street API keys as bearer tokens where applicable

⚠️ Limitations

  • This repository provides public discovery metadata only; it does not contain the server implementation.