search_patents — Patent Search MCP Tool Read-only
search_patents
(search patents) is one of 3 tools on the
Patent Search
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_patents from your client
- Claude Code Patent Search search_patents run in your project directory
- Claude Desktop Patent Search search_patents ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Patent Search search_patents ~/.cursor/mcp.json
- VS Code Patent Search search_patents .vscode/mcp.json
- Zed Patent Search search_patents ~/.config/zed/settings.json
- Windsurf Patent Search search_patents ~/.codeium/windsurf/mcp_config.json
- Cline Patent Search search_patents ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Patent Search search_patents ~/.gemini/settings.json
- Grok Patent Search search_patents .mcp.json (in your project root)
- ChatGPT Patent Search search_patents Settings → Connectors → Advanced → Developer mode
- Claude.ai Patent Search search_patents Settings → Connectors → Add custom connector
- LangChain Patent Search search_patents pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http patent https://patent.memoryapi.org/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.