27,000,000 Patent Claims · Sub-Second Semantic Search · 768D Embeddings

Patentable in 10 Seconds

Search Patents Without a Lawyer

Search 27 million patent claims in under 1 second.
Find conflicts before they cost you millions.
No law degree required.
Plain English search that actually understands what you're building.
Patent landscape analysis that took lawyers 10 hours
now takes 1 second. For free.
Stop building on someone else's patent.
Know if you're safe before you ship.
Turn your codebase into patent revenue.
Find patentable innovations hiding in your commits.
Your competitor already filed.
Find out before you waste 6 months building the same thing.
240ms avg
End-to-end encrypted
Never shared or sold
27M patents searched. 0 ideas stolen.
50
Searches/Day
20
Design-Arounds/Day
$0
Free Forever

Built for Developers, Not Lawyers

Modern tech stack. Fast queries. Clean API. Zero legal BS.

768D Vector Search

PatentSBERTa embeddings with HNSW indexing. Search 27M claims in milliseconds using semantic similarity.

pgvector + PostgreSQL
// HNSW index on external volume

Claude Code MCP

Native integration with Claude Code. Search patents, check conflicts, design around—all from your IDE.

mcp__patentable__search
// semantic_search()
// check_conflicts()

Developer API

RESTful API with rate limiting. GitHub Actions integration. CI/CD patent checks on every PR.

Rate: 1000 req/min
// Response: <250ms p95
// Uptime: 99.9%

Use It Anywhere

api-example.sh
# Search USPTO patents
curl -X POST https://api.patentable.com/search \
  -H "Authorization: Bearer ${API_KEY}" \
  -d '{
    "query": "machine learning optimizer",
    "limit": 10
  }'

# Response
{
  "results": [
    {
      "patent_number": "US-9876543-B2",
      "similarity": 0.87,
      "title": "Adaptive ML Optimization System",
      "claims": [...]
    }
  ],
  "latency_ms": 240
}

Pricing for Serious Users

No credit card. No BS. Just build.

FREE TIER
$0
/month
  • 50 searches/day
  • 20 design-around analyses
  • MCP integration
  • GitHub Actions
Sign Up Free
COMING SOON
TEAM PLAN
$49
/user/month
  • Unlimited searches
  • Priority support
  • SSO integration
  • 99.9% SLA

Hit your limits? Email us for custom pricing. We love power users.