PatentMax Patent Search & Analysis for Claude Desktop
io.github.ip930/patentmax
Global patent search, briefs, similarity, citations and landscape stats. Strong China coverage.
client:Claude Desktop
transport:streamable-http
Install PatentMax Patent Search & Analysis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"patentmax": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.ip930.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs