Skip to content

Project Intake Identifier for Grok

io.github.wxt-ai/project-intake-identifier

Prepare project context from an intake note

client:Grok transport:streamable-http

Install Project Intake Identifier in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "project-intake-identifier": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/project-intake-identifier"
    }
  }
}

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

Project Intake Identifier in other clients