# USPTO API MCP for AI Agents AI Agent Connect

> USPTO API lets your agent search official government patent and trademark records. Stop digging through confusing portals and let your AI handle the heavy lifting of IP research, from metadata retrieval to classification checks, using verified government data.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xd8vEwbRHpElnmcUnFndjmadj659wWs1FXROiUiF/ai-agent-connect
- **Tags:** patents, trademarks, intellectual-property, legal-research, open-data

## Description

USPTO API connects your agent to official government records for patents and trademarks. Imagine you're trying to figure out if a specific technology is already covered by a patent or if a brand name is too close to a registered trademark. Usually, this means spending hours navigating government websites, copying data into spreadsheets, and cross-referencing filing dates. This Connector changes that by giving your agent a direct line to the official United States Patent and Trademark Office (USPTO) database. Instead of clicking through dozens of pages, you just ask your agent to pull the latest records or audit a specific brand's protection status. It handles the technical heavy lifting of searching keywords, listing classification codes, and pulling deep metadata like abstracts. Because it pulls from the official source, you don't have to worry about outdated info. You can find this tool in the Vinkius catalog to get your agent up to speed on official IP data. It turns a research project into a quick conversation where your agent acts as a real-time consultant, keeping your legal and innovation workflows based on verified facts.

## Tools

### get_trademark_details
Retrieve every detail for a trademark serial number to confirm its current registration status. You can use this to verify ownership and filing history instantly.

### list_patent_classes
Generate a full list of patent classification codes to help categorize new innovations. It helps you see how the government groups different technologies.

### search_patents
Run a keyword search across the United States patent database to find relevant intellectual property. This is the quickest way to find existing tech in a specific field.

### search_trademarks
Query the US trademark database using keywords to identify brand names and registrations. This helps you spot potential trademark conflicts during a brand audit.

### check_api_status
Verify that the USPTO Open Data API is currently online and responding to requests. This ensures your agent is ready to pull data without errors.

### get_patent_details
Pull the complete record for a specific patent number, including its abstract and filing info. This helps you see the core details of a patent without visiting a government site.

## Prompt Examples

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

**Response:** 
```
I found 15 recent patents related to solid-state batteries. Here are the top 3 results:

| Title | Patent Number | Filing Date |
| :--- | :--- | :--- |
| High-Capacity Cell | US1234567 | 2024-01-15 |
| Solid Electrolyte Tech | US7654321 | 2023-11-20 |
| Thermal Management System | US9876543 | 2024-02-10 |

Would you like me to pull the abstracts for these records?
```

**Prompt:** 
```
What is the status of trademark serial number 88123456?
```

**Response:** 
```
I've retrieved the details for trademark serial number 88123456.

* **Status**: Active
* **Registered Owner**: TechCorp Industries
* **Filing Date**: 2023-05-12
* **Description**: A logo and brand name for high-speed data transmission.

I can provide the full filing history or mark description if you'd like.
```

**Prompt:** 
```
List all patent classification codes.
```

**Response:** 
```
I've scanned the classification catalog. It includes hundreds of codes covering diverse technological sectors. Here is a sample of the categories:

* **A01**: Agriculture
* **B01**: Electricity
* **H04**: Electronics

I can filter this entire list by keyword for you if you'd like to find a specific niche.
```

## Capabilities

### Search patents by keyword
Find existing US patents using specific industry terms or technology descriptions.

### Audit trademark registrations
Check the status of active and pending trademarks to spot potential brand conflicts.

### Retrieve patent metadata
Get specific details like abstracts and filing dates for any given patent number.

### List classification codes
See the full list of patent categories to understand how different technologies are grouped.

### Check trademark serials
Pull comprehensive details for a specific trademark serial number to verify ownership.

### Monitor API connectivity
Verify that the connection to the government data source is active and ready for use.

## Use Cases

### Prior Art Search
A patent attorney asks their agent to find all patents related to "solid-state batteries" to check for existing tech.

### Trademark Clearance
A brand manager wants to know if the name "VoltStream" is already taken and asks the agent to search trademarks.

### Portfolio Audit
An operations lead wants to list all patent classification codes to organize a company's internal IP portfolio.

### Quick Metadata Check
A researcher has a patent number and needs to know the abstract and filing date without opening a browser.

## Benefits

- Eliminate manual portal navigation by using search_patents to find relevant intellectual property directly from your chat interface.
- Speed up due diligence by using get_patent_details to pull abstracts and filing dates for specific numbers in seconds.
- Protect your brand identity by using search_trademarks to spot potential conflicts before you commit to a new name or logo.
- Understand technological hierarchies by using list_patent_classes to see how the government categorizes different innovations.
- Maintain data integrity by pulling from official records via get_trademark_details instead of relying on third-party summaries.

## How It Works

The bottom line is you get instant access to official government IP records without the manual research headache.

1. Subscribe to the USPTO API MCP on Vinkius.
2. Connect your preferred AI client to the Connector (no API keys are required).
3. Ask your agent to perform research tasks like searching for patents or auditing trademarks.

## Frequently Asked Questions

**Can the USPTO API MCP find specific patent numbers?**
Yes, it can pull full details like abstracts and filing dates for any specific patent number you provide.

**How do I use the USPTO API MCP to check trademarks?**
You can ask your agent to search for trademarks by keyword or pull the specific details for a serial number.

**Does the USPTO API MCP require a paid subscription?**
No, it uses the public USPTO Open Data API, so you don't need to worry about extra government fees.

**Can I use the USPTO API MCP for prior art research?**
It's perfect for that. Your agent can search for patents using specific keywords to help you identify existing technology.

**Can the USPTO API MCP list patent categories?**
Yes, it can retrieve all available patent classification codes so you can see how different technologies are organized.

**Is the data from the USPTO API MCP official?**
Yes, the Connector connects directly to the official US government source for verified patent and trademark records.

**Is an API Key required for USPTO API?**
No. The USPTO Open Data API is a public and free service. This server works out of the box without any static credentials required.

**What types of patents can be audited?**
You can search for utility, design, and plant patents registered in the United States, as well as patent applications and publications.

**Is trademark image data included?**
The API primarily returns text-based metadata. For visual trademark records, your agent will retrieve the official USPTO link to the record where visual data can be viewed.