Skip to content
Back to search
100
MCP live v1.1.0 MCP 2025-06-18 sse

io.github.bikram2112/findinfringement

io.github.bikram2112/findinfringement

Find patent infringers with 9 AI models. Search products & standards from your AI client.

Uptime
100.0%
1 direct probes · 30d
Response
2172ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

claimhit_search

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…

claimhit_get_credits

Check how many search credits and chart credits the user has remaining.

claimhit_get_history

Get the user's recent patent scans. Returns patent numbers, dates, and top results from past searches.

claimhit_get_result

Get full results from a previous ClaimHit search by search ID.

claimhit_generate_chart

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…

claimhit_rerun_search

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.

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"
    }
  }
}