Skip to content
Grok

dot•requirements for Grok

io.dotrequirements/dotrequirements

Write product documentation to share with your whole team, including testable specifications.

client:Grok transport:streamable-http

Install dot•requirements in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dotrequirements": {
      "type": "http",
      "url": "https://app.dotrequirements.io/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

dot•requirements in other clients