Process Street logo

Process Street

Explore and update workflow operations

About Process Street

Process Street is a process management platform for repeatable workflows and operational runs. Its remote MCP server lets assistants inspect workflows, tasks, users, datasets, and run history, then update fields, start runs, or complete tasks with auditable actions.

Connection details

https://mcp.process.st
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add process-street --transport http https://mcp.process.st

Frequently asked questions

What is the Process Street remote MCP server?

The Process Street remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.process.st, so AI assistants can connect to it without installing or running anything locally. Process Street is a process management platform for repeatable workflows and operational runs. Its remote MCP server lets assistants inspect workflows, tasks, users, datasets, and run history, then update fields, start runs, or complete tasks with auditable actions.

How do I connect to the Process Street MCP server?

Add the endpoint https://mcp.process.st to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Process Street MCP server require authentication?

Yes. Process Street uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Process Street MCP server use?

Process Street exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers