Skip to content
Claude Desktop

FindIP for Claude Desktop

ai.findip/patent-search

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

client:Claude Desktop transport:streamable-http

Install FindIP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "patent-search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.findip.ai"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

FindIP in other clients