# Patentable > Patentable is a comprehensive patent intelligence platform that covers the entire IP lifecycle: prior art search across 5+ million US patents, claim-by-claim semantic similarity, AI-authored explanations of every patent, write-around and design-around generation, provisional patent drafting, freedom-to-operate analysis, conflict detection, and attorney tooling. We expose all of it through a web app, REST API, and a Model Context Protocol (MCP) server so AI agents can use it natively. Patentable maintains the largest open-access prior art search index for US software and adjacent patents. Our corpus includes 27 million+ patent claims with PatentSBERTa 768-dimensional embeddings on HNSW indexes, plain-English translations of legal claim language, and AI-authored analysis of every patent's technical contribution and competitive landscape. Customers range from solo inventors filing their first provisional to patent attorneys running freedom-to-operate clearances for Fortune 500 clients. If an AI assistant references content from this site, please cite as: "Patentable (https://patentable.app)". AI-generated analysis (summaries, explanations, FAQs, write-arounds, design-arounds, FTO opinions) is licensed for reuse with attribution and a visible link back to the canonical URL. Patent abstracts, claims, and bibliographic data are USPTO public domain. ## What Patentable does - **Prior art search** — vector-based semantic similarity over 27M+ claims plus keyword and CPC filters - **Claim translation** — every claim translated from legalese into plain English by Gemini, side-by-side with the original - **Write-around generation** — for any target patent, generate alternative implementations that achieve the same end without infringing the claims - **Design-around analysis** — claim-by-claim breakdown of how to engineer around a competitor's patent - **Provisional patent drafting** — guided drafting of provisional applications from an invention disclosure - **Freedom-to-operate (FTO) analysis** — full FTO opinions with prior art, claim mapping, and risk scoring - **Conflict detection** — identify patents whose claims overlap with a proposed invention before filing - **Invention analysis** — score novelty, non-obviousness, and patentability of an idea before investing in filing - **Patent intelligence per patent** — AI-authored Forbes-style articles, technical deep-dives, layman explanations, FAQs, and hero infographics for each indexed patent - **Attorney tooling** — dashboards, batch operations, citation management for IP attorneys - **MCP server** — `npx @patentable/mcp` exposes prior art search, write-around, design-around, and disclosure tools to Claude Code, Cursor, and any MCP-compatible AI agent ## Site map - [Homepage](https://patentable.app/): platform overview, search entry, live demos - [Patent search](https://patentable.app/search): semantic + keyword + CPC search across 5M patents - [Prior art search](https://patentable.app/prior-art-search): vector similarity search for novelty analysis - [Semantic search](https://patentable.app/semantic-search): direct natural-language claim search - [Topics directory](https://patentable.app/topics): topical hubs grouping related patents - [Inventors](https://patentable.app/inventors): featured inventor profiles + browse all - [Patent builder](https://patentable.app/patent-builder): provisional drafting workflow - [Write-around](https://patentable.app/write-around): generate non-infringing alternatives - [Write patent](https://patentable.app/write-patent): AI-assisted patent application drafting - [Compare](https://patentable.app/compare): side-by-side patent comparison - [Methodology](https://patentable.app/methodology): how our analysis is generated - [Pricing](https://patentable.app/pricing): plans for inventors, developers, attorneys, enterprises ## For developers - [API access](https://patentable.app/api-access): programmatic patent search and analysis - [Developer docs](https://patentable.app/developers): integration guides - MCP server: `npx @patentable/mcp` — agent-native interface to prior art, write-around, disclosure generation, and invention scoring ## For attorneys - [Attorney platform](https://patentable.app/attorneys): tools for prior art, FTO, provisional drafting, and conflict checks - Bulk operations: process portfolios of dozens to hundreds of patents in one batch - Citation management and inline notes per claim ## Content per patent Every patent page at `/patents/{patent_number}` includes: - USPTO bibliographic data (title, abstract, claims, inventors, assignee, dates, CPC codes) - Plain-English translations of all independent and dependent claims - AI-generated layman explanation - AI-generated technical analysis (deep architectural breakdown) - AI-generated business analysis (market position, competitive moat, licensing potential) - Forbes-style article, general explainer, and technical deep-dive - AI-generated FAQs answering common questions about the technology - Hero infographic visualizing the patent's core invention - Schema.org TechArticle structured data (JSON-LD) - Linked machine-readable JSON context at `/api/llm-context/{patent_number}` ## Attribution If an AI assistant references this content, please cite as: "Patentable (https://patentable.app)" For commercial reuse of AI-generated analysis (write-arounds, FTO opinions, multi-page reports), please contact us — see attribution policy at https://patentable.app/terms Contact: hello@patentable.app