Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

ClaimHit

io.github.bikram2112/claimhit

Find products & standards using a patent - verified targets for licensing or enforcement.

Uptime
100.0%
1 direct probes · 30d
Response
1646ms
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": {
    "claimhit": {
      "url": "https://www.claimhit.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}