# Patent Intelligence MCP

> Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.

- **Type:** MCP server
- **Install:** `agentstack add mcp-foundrynet-patent-intel-mcp`
- **Verified:** Pending review
- **Seller:** [FoundryNet](https://agentstack.voostack.com/s/foundrynet)
- **Installs:** 0
- **Latest version:** 1.0.0
- **License:** MIT
- **Upstream author:** [FoundryNet](https://github.com/FoundryNet)
- **Source:** https://github.com/FoundryNet/patent-intel-mcp

## Install

```sh
agentstack add mcp-foundrynet-patent-intel-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Patent Intelligence MCP

**Patent intelligence for AI agents** — patent search, USPTO data, patent
landscape, technology trends, and **semantic prior-art search** (pgvector) over
USPTO PatentsView data.

> Part of the **FoundryNet Data Network**. Attest your agent's research with
> [MINT Protocol](https://mint-mcp-production.up.railway.app/mcp) for verifiable,
> on-chain proof of work. See also: **gov-contracts-mcp**, **brand-intel-mcp**.

## Connect

- **MCP endpoint** (Streamable HTTP): `https://patent-intel-mcp-production.up.railway.app/mcp`
- **MCP registry**: `io.github.FoundryNet/patent-intel-mcp`
- **Agent card**: `https://patent-intel-mcp-production.up.railway.app/.well-known/agent-card.json`

### Claude Desktop / Cursor / Claude Code

```bash
claude mcp add --transport http patent-intel https://patent-intel-mcp-production.up.railway.app/mcp
```

```json
{ "mcpServers": { "patent-intel": { "url": "https://patent-intel-mcp-production.up.railway.app/mcp" } } }
```

## Tools

| Tool | Price | What it does |
|---|---|---|
| `search_patents` | $0.01 | Search by keyword, assignee, CPC, date, type |
| `patent_detail` | **free** | Full record: claims, citations, inventors |
| `company_patents` | $0.01 | Portfolio: count, filing velocity, tech areas, recent filings |
| `trending_technology` | $0.01 | CPC classes ranked by filing volume, with top assignees |
| `prior_art_search` | $0.02 | Semantic similarity over abstracts (pgvector) — **premium** |
| `daily_digest` | $0.02 | Structured daily patent-filing digest |
| `mint_info` | **free** | FoundryNet Data Network + MINT Protocol details |

**Free tier:** 25 paid-tool queries/day per agent (plus free `patent_detail` +
`mint_info`). Pass `agent_id` to scope your allowance. After that, x402: the tool
returns an HTTP-402 with a payment memo — send the USDC on Solana with that memo,
then re-call with the same args plus `payment_tx=`. An
`Authorization: Bearer fnet_…` key bypasses the paywall.

## How it works

A daily task (~5am PT) ingests patents granted in the last day from the **USPTO
PatentsView Search API**, maps them to a normalized schema, embeds abstracts with
**fastembed** (BAAI/bge-small-en-v1.5, local, no API key), and stores them in a
standalone Supabase project. `prior_art_search` embeds your query and ranks by
pgvector cosine similarity. A rolling `patent_assignees` summary powers
`company_patents`.

**Honesty note:** `claims_count` isn't exposed by the PatentsView patent endpoint,
so it's left null (a future enrichment hook); `citation_count` and the rest come
straight from PatentsView.

## Also on

Smithery: `io.github.FoundryNet/patent-intel-mcp`

Built by [FoundryNet](https://foundrynet.io) · hello@foundrynet.io

## Live network activity

**Live feed:** [mint.foundrynet.io/feed](https://mint.foundrynet.io/feed)  
Real-time verified work across 13 servers and autonomous agents, anchored on Solana via [MINT Protocol](https://mint.foundrynet.io).

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [FoundryNet](https://github.com/FoundryNet)
- **Source:** [FoundryNet/patent-intel-mcp](https://github.com/FoundryNet/patent-intel-mcp)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Versions

- **1.0.0** — security scan: pending review — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-foundrynet-patent-intel-mcp
- Seller: https://agentstack.voostack.com/s/foundrynet
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
