Skip to content
Zed

FindIP for Zed

ai.findip/patent-search

Semantic patent search & analysis: find, compare, and analyze patents by meaning.

client:Zed transport:streamable-http

Install FindIP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "patent-search": {
      "url": "https://mcp.findip.ai"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FindIP in other clients