Back to the catalog

ClaimHit

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Government & public data
Publisher
bikram2112
Origin
official
Category
ferramentas
Transport
http
Version
1.0.1
Last push
2026-04-20T12:39:02Z
Repository state
ativo
Added
2026-08-29 03:01:42
Updated
2026-08-29 03:01:42
Origin id
io.github.Bikram2112/claimhit

README

# ClaimHit MCP Server

AI-powered patent infringement intelligence. Find products and technical 
standards that potentially infringe your patent using 9 AI models in parallel.

## MCP Server URL
https://claimhit.com/api/mcp
## Authentication

API key via query parameter: `?api_key=ch_live_xxx`

Get a free API key at [claimhit.com/claimhit/account](https://claimhit.com/claimhit/account)

## Available Tools

- `claimhit_search` — search for infringing products or standards
- `claimhit_generate_chart` — generate an AI claim chart for a target
- `claimhit_get_history` — retrieve past searches
- `claimhit_get_result` — fetch full results by search ID
- `claimhit_get_credits` — check remaining credits
- `claimhit_rerun_search` — re-run a previous search

## Scoring Methodology

Results are scored across four independent factors:
- **Model Consensus** — how many of the 9 models independently flagged the target
- **Claim Coverage** — which claim elements are matched, weighted toward inventive steps
- **Evidence Strength** — specific datasheets and FCC filings score higher than inferences
- **Functional Equivalence** — doctrine of equivalents proxy

Full methodology at [claimhit.com/methodology](https://claimhit.com/methodology)

## SEP Analysis

Standards mode searches published specifications from 3GPP, IEEE, ETSI, ITU-T and IETF.

## About

Built by [Scintillation Research and Analytics Services Pvt. Ltd.](https://claimhit.com)  
Homepage: [claimhit.com](https://claimhit.com)

## Troubleshooting

**Authentication failed**
Ensure your API key starts with `ch_live_` and is active. Generate a new key at claimhit.com/claimhit/account → Developer tab.

**No results returned**
Check your credit balance using `claimhit_get_credits`. Purchase additional credits at claimhit.com/claimhit/credits.

**Patent not found**
Ensure the patent number includes the kind code (e.g. US10123456B2, not US10123456).

**Support**
Email hello@claimhit.com with your request ID for any issues.

More