# PatentsView MCP for AI Agents AI Agent Connect

> PatentsView MCP lets your AI agent query the USPTO database to find US patents, inventor profiles, and technical abstracts. It turns your agent into a patent examiner that can pull real-time intellectual property data for research or audits.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_c2OIxG2qJRSjqOrHFDNok7upMxGZ35HnE17p9uXo/ai-agent-connect
- **Tags:** patent-search, intellectual-property, uspto, innovation-data, inventor-profiles

## Description

If you're trying to figure out who owns the rights to a specific piece of technology or searching for prior art in a crowded field, the manual work is usually a drag. You're stuck jumping between different search engines and logging into government databases just to find a single abstract. This Connector changes that by connecting your AI agent directly to the PatentsView database. It gives your agent the ability to scan millions of records instantly. You can have it pull up specific patent numbers, find every piece of intellectual property held by a specific company, or identify the key inventors behind a new technology. It's about getting straight to the data you need without the hassle of navigating complex government websites. You can use it to audit a company's entire portfolio or to see which inventors are dominating a specific niche like solid-state batteries or neural networks. For researchers, it means identifying technology trends without having to build your own scrapers. For legal teams, it means verifying records during due diligence without the headache of manual cross-referencing. Since Vinkius hosts this as part of their catalog, you can plug it into your existing setup and start asking questions right away. It turns a tedious research task into a simple conversation, letting you spend less time on data entry and more time on actual analysis.

## Tools

### search_patents
Search for US patents using specific keywords or titles. This helps you find relevant technology quickly.

### get_patent_details
Retrieve the full metadata and abstract for a specific patent. It's great for deep dives into technical specs.

### search_inventors
Look up inventors by their last names. Use this to see who is leading the way in a specific field.

## Prompt Examples

**Prompt:** 
```
Search for US patents related to 'solid-state batteries'.
```

**Response:** 
```
I've scanned the PatentsView database for 'solid-state batteries'. I found several recent filings focusing on lithium-metal anodes and ceramic electrolytes. Would you like me to pull the abstracts for the top 3 results?
```

**Prompt:** 
```
Find patents by the inventor 'Tesla'.
```

**Response:** 
```
I found several historical and modern records for inventors with the last name 'Tesla'. One of the most notable is the induction motor. Should I get the full metadata for that patent or look for others?
```

**Prompt:** 
```
What are the details for patent number '10000000'?
```

**Response:** 
```
Patent #10,000,000 is for a 'Coherent frequency-shifted reference beam interferometry' system. It was granted on June 19, 2018. 

**Technical Abstract Summary:**
This system utilizes a frequency-shifted reference beam to achieve high-resolution interferometry, suitable for precision measurement in optical systems.
```

## Capabilities

### Find US patents by keyword
Search the USPTO database for specific inventions or technologies using plain language keywords.

### Retrieve full patent metadata
Get detailed information including abstracts and grant dates for specific patent numbers.

### Locate inventors by name
Search for specific inventors and see their entire portfolio of granted patents.

### Audit corporate portfolios
Identify all patents held by specific organizations to map out their intellectual property.

### Identify innovation trends
Analyze which inventors and companies are leading the way in specific technical fields.

## Use Cases

### Identifying prior art for a new hardware startup
An inventor asks about a specific sensor type to see if it's already patented. The agent uses search_patents to find existing designs.

### Auditing a company's IP portfolio
A legal team wants to see every patent held by a specific inventor. The agent uses search_inventors to pull the complete list.

### Mapping out a competitor's tech
A researcher wants to find all patents related to solid-state batteries from a specific year to see where the competition is moving.

### Analyzing tech trends
A data scientist wants to see how many patents were filed for neural networks in the last decade to identify growth areas.

## Benefits

- Skip the manual search: Use search_patents to find relevant technology in seconds rather than browsing government sites.
- Get deep technical insights: Pull abstracts and metadata using get_patent_details to understand exactly how an invention works.
- Map out competitors: Use search_inventors to identify the people and companies leading specific innovation trends.
- Speed up due diligence: Verify patent records instantly to save hours of manual verification during corporate audits.
- Find prior art faster: Research existing technologies quickly to ensure your new products don't infringe on existing US patents.

## How It Works

The bottom line is you get direct, real-time access to USPTO patent data without needing to manage your own API keys.

1. Subscribe to the PatentsView MCP on Vinkius.
2. Connect your AI client to the new tool.
3. Ask your agent to search for specific patents or inventors.

## Frequently Asked Questions

**Can I use PatentsView MCP to find international patents?**
No, this Connector specifically accesses the USPTO database for US patents. It's the best way to get real-time US patent data, but you'll need a different tool for international records.

**Do I need an API key to use PatentsView MCP?**
No, one of the best things about this Connector is that it uses public access. You can start querying the database immediately without setting up complex credentials.

**How can I use PatentsView MCP for my startup research?**
You can ask your agent to search for specific keywords related to your product. It will find existing patents and abstracts, helping you identify potential prior art before you file your own.

**Can the PatentsView MCP identify specific inventors?**
Yes, you can search for inventors by their last name. The agent can then pull a list of all their granted patents, which is great for mapping out key people in a tech field.

**Is the data in PatentsView MCP up to date?**
The Connector provides access to the USPTO's massive database of granted patents. It's a reliable source for current and historical US patent information.

**Can I use PatentsView MCP to see who owns a patent?**
Yes, when you pull patent details using the tool, it includes the assignee information. This helps you quickly identify which company or individual holds the rights.

**Can I find all patents assigned to a specific inventor?**
Yes! Use the `search_inventors` tool with the inventor's last name. The response will include their ID, and you can then retrieve their full portfolio of granted patents.

**How can I get the full technical abstract of a patent?**
Use the `get_patent_details` tool with the specific patent number. The engine will return exhaustive metadata, including the official abstract filed with the USPTO.

**Is it possible to see which company owns a patent?**
Yes. The patent details include the 'assignee organization' field, which identifies the company or entity that currently holds the rights to the patent.