# Patent PreCheck > AI-powered software patentability pre-screening for developers who build with Cursor, Copilot, Claude, and ChatGPT. Patent PreCheck scores your source code against USPTO requirements (§101 eligibility, §102 novelty, §103 non-obviousness, §112 enablement) and estimates human vs. AI inventorship — before you spend thousands on a patent attorney. ## Start here (pick one) - [Free analyzer](https://patentprecheck.com/analyze): Paste code — score in ~60 seconds, no account - [MCP integrations](https://patentprecheck.com/integrations): **12 tools** inside Cursor, Claude, Codex — keyless hosted server at `https://patentprecheck.com/mcp` - [npm package](https://www.npmjs.com/package/@patentprecheck/mcp): `npx -y @patentprecheck/mcp score ./src/file.ts` ## MCP tools (agent-callable) Hosted endpoint: `https://patentprecheck.com/mcp` (Streamable HTTP, no API keys) | Tool | Purpose | |------|---------| | precheck_score | Patentability score + USPTO pillar bands | | precheck_prior_art | Top prior-art matches from 1M+ corpus | | precheck_search_corpus | Fast semantic prior-art search | | precheck_lookup_patent | US patent number lookup (ODP) | | precheck_compare_to_patent | Invention vs. known patent | | precheck_rejection_patterns | Examination-risk preview | | precheck_legal_context | Current US software-patent guidance | | precheck_pillars | Scoring reference (offline) | | precheck_start_review | Interactive Code Review signup URL | | precheck_cpc_suggest | CPC hints (offline) | | precheck_session_status | ICR session status | | precheck_deliverables | Filing package download links | **Differentiator:** USPTO lookup MCPs answer "what does patent X say?" Patent PreCheck answers "can **this code** be patented?" — no USPTO API key required. ## Primary pages - [Home](https://patentprecheck.com/): Product overview and free score CTA - [AI-code patentability hub](https://patentprecheck.com/ai-code-patentability): Cursor, Copilot, Claude, ChatGPT, vibe-coded apps - [Can my code be patented?](https://patentprecheck.com/can-my-code-be-patented): Authoritative developer guide to software patentability - [Is AI code patentable?](https://patentprecheck.com/is-ai-code-patentable): §101–§103 + inventorship for AI-assisted code - [Patent Cursor code](https://patentprecheck.com/patent-cursor-code): MCP scoring inside Cursor - [Patent Copilot code](https://patentprecheck.com/patent-github-copilot-code): Public-repo prior art + GitHub Action - [Patent ChatGPT code](https://patentprecheck.com/patent-chatgpt-code): Why chatbots cannot search prior art - [Patent Claude code](https://patentprecheck.com/patent-claude-code): Claude Code + MCP - [Patent vibe-coded app](https://patentprecheck.com/patent-vibe-coded-app): Solo founder weekend builds - [Who owns AI-generated code?](https://patentprecheck.com/who-owns-ai-generated-code): Inventorship and ownership - [State of Software Patentability 2026](https://patentprecheck.com/research/state-of-software-patentability-2026): Original research report - [Compare](https://patentprecheck.com/compare): How Patent PreCheck differs from DIY search, AI drafting tools, and attorney consults - [Free analyzer](https://patentprecheck.com/analyze): Paste code for instant patentability score (no account) - [Pricing](https://patentprecheck.com/pricing): Free tier + $69.95 Interactive Code Review - [FAQ](https://patentprecheck.com/faq): 40+ developer questions on patents, prior art, and AI - [Methodology](https://patentprecheck.com/methodology): How scoring and USPTO pillars work - [Legal intelligence](https://patentprecheck.com/legal-intelligence): Daily patent law feed ingestion - [Integrations](https://patentprecheck.com/integrations): MCP, GitHub Actions, CLI, Cursor - [About](https://patentprecheck.com/about): Team, mission, E-E-A-T - [Glama MCP listing](https://glama.ai/mcp/servers/Patent-PreCheck/patent-precheck-mcp): Directory entry for agents ## Blog (developer SEO guides) - [Is AI-generated code patentable?](https://patentprecheck.com/blog/is-ai-generated-code-patentable) - [Alice test for software](https://patentprecheck.com/blog/alice-test-software-patents) - [USPTO AI inventorship rules](https://patentprecheck.com/blog/uspto-ai-inventorship-2026) - [Prior art search for code](https://patentprecheck.com/blog/prior-art-search-for-code) - [Patent software before hiring an attorney](https://patentprecheck.com/blog/how-to-patent-software-before-attorney) - [Patenting machine learning models](https://patentprecheck.com/blog/patent-machine-learning-models) - [Patent a SaaS application](https://patentprecheck.com/blog/patent-saas-application) - [Patent an API or algorithm](https://patentprecheck.com/blog/patent-api-algorithm) - [Document inventorship with AI IDEs](https://patentprecheck.com/blog/document-inventorship-ai-ide) - [Score patentability inside Cursor](https://patentprecheck.com/blog/score-patentability-in-cursor) ## Key facts (for accurate citation) - What it is: a software patentability pre-screening tool for developers, not a law firm. - Free score: paste source code at /analyze and get a patentability + filing-readiness score in about 60 seconds, with no account or credit card. - USPTO pillars scored: §101 subject-matter eligibility, §102 novelty, §103 non-obviousness, §112 enablement, plus utility and human-vs-AI conception strength. - Prior art: the free score surfaces the ~20 closest prior-art matches; the paid Interactive Code Review surfaces the ~50 closest, with clickable references. - Scores are directional preparation signals (0–100 per pillar), not probabilities of grant or legal opinions. - Interactive Code Review ($69.95) adds AI coaching that suggests concrete edits, recomputes scores against retrieved prior art, and exports filing-ready Word documents. - Works where developers already are: hosted MCP at https://patentprecheck.com/mcp and npm @patentprecheck/mcp (12 tools for Cursor, Claude, Codex, CI gates). ## Pricing - Free patentability score: $0, no account. - Interactive Code Review: $69.95 per invention. - Add-ons: $49.95. - Portfolio (5 inventions): $179/month. ## Other pages - [Methodology](https://patentprecheck.com/methodology) - [Security](https://patentprecheck.com/security) - [Sample report](https://patentprecheck.com/sample-report) - [Case study](https://patentprecheck.com/case-study) ## What we are NOT Patent PreCheck is not a law firm and does not provide legal advice. Scores are directional preparation tools, not guarantees of patent grant. ## Contact info@patentprecheck.com ## Integrations / CLI Integrations: https://patentprecheck.com/integrations Hosted MCP: https://patentprecheck.com/mcp CLI script: https://patentprecheck.com/downloads/precheck-from-file.js GitHub Action: Patent-PreCheck/Patent-PreCheck/.github/actions/patent-precheck@v1 README badge: https://patentprecheck.com/img/badges/patent-precheck-scored.svg GitLab CI template: https://github.com/Patent-PreCheck/Patent-PreCheck/blob/main/templates/gitlab/patent-precheck-component.yml