io.github.bikram2112/findinfringement
io.github.bikram2112/findinfringementFind patent infringers with 9 AI models. Search products & standards from your AI client.
Tools · 6
Search for products or technical standards that potentially infringe a given patent. Runs multiple AI models in parallel and returns ranked results with Hit Scores. Use this when asked to find infring…
Check how many search credits and chart credits the user has remaining.
Get the user's recent patent scans. Returns patent numbers, dates, and top results from past searches.
Get full results from a previous ClaimHit search by search ID.
Generate an AI Hit Chart for a specific target (product or standard) from a previous search. A Hit Chart maps patent claim elements to product features element-by-element with evidence. Requires a sea…
Re-run a previous patent search to get fresh results. Free within 6 months of the original search. Use when the user wants to refresh results or check if new infringers have appeared.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.bikram2112/findinfringement": {
"url": "https://claimhit.com/api/mcp",
"transport": "sse"
}
}
}