Skip to content
Grok

Patent Connector for Grok

dev.patent/patent

Search patents & trademarks from EPO, USPTO & DPMA: claims, legal status, prosecution, PTAB

client:Grok transport:streamable-http

Install Patent Connector in Grok

.mcp.json (in your project root)

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

Patent Connector in other clients