Skip to content
Grok

techcrunch mcp for Grok

io.github.mrfentmen/techcrunch-mcp

Latest startup and tech news from TechCrunch. No key required.

client:Grok transport:stdio runtime:npm

Install techcrunch mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "techcrunch-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "techcrunch-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

techcrunch mcp in other clients