Skip to content
Grok

Corpole for Grok

com.corpole/requirements

Requirements authority for AI coding agents: binding requirements and acceptance criteria.

client:Grok transport:streamable-http

Install Corpole in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "requirements": {
      "type": "http",
      "url": "https://corpole.com/api/mcp"
    }
  }
}

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

Corpole in other clients