Patents for Cursor
io.github.pipeworx-io/patents
Patents MCP — wraps the USPTO Open Data Portal (ODP) Patent File Wrapper API
client:Cursor
transport:streamable-http
Install Patents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"patents": {
"url": "https://gateway.pipeworx.io/patents/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs