Skip to content
Grok

Process Street for Grok

io.github.process-street/process-street-mcp

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

client:Grok transport:streamable-http

Install Process Street in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "process-street-mcp": {
      "type": "http",
      "url": "https://mcp.process.st/"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Process Street in other clients