process.st
Process Street is a workflow and compliance operations platform for creating repeatable workflows, workflow runs, tasks, pages, and data sets. Teams use it to manage operational processes and track work execution across an organization.
Process Street exposes a REST Public API with an OpenAPI spec and an MCP server at `https://mcp.process.st`; no GraphQL API or CLI was found.
- Process Street MCP Serverdetected
- Process Street Public APIdiscovered
In Process Street, open the Integrations page in your organization manager area and generate a named API key. The help article notes that you must be an administrator to create an API key. Send it on API requests as X-API-KEY.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://process.st/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing