Skip to content
Grok

Cogram Project for Grok

com.cogram/project

Read-only access to Cogram projects, meetings, emails, RFIs and drawings for AEC teams

client:Grok transport:streamable-http

Install Cogram Project in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "project": {
      "type": "http",
      "url": "https://mcp.cogram.com/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

Cogram Project in other clients