Skip to content
VS Code

Patents for VS Code

io.github.pipeworx-io/patents

Patents MCP — wraps the USPTO Open Data Portal (ODP) Patent File Wrapper API

client:VS Code transport:streamable-http

Install Patents in VS Code

.vscode/mcp.json

{
  "servers": {
    "patents": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/patents/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Patents in other clients