ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pipeworx-patents

Patents MCP — wraps PatentsView API (https://api.patentsview.org/)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brucegutman/pipeworx-patents
Or

pipeworx-patents

Patents MCP — wraps PatentsView API (https://api.patentsview.org/). Free, no API key. Part of Pipeworx.

Tools

  • search_patents
  • get_patent
  • search_inventors

Connect

{
  "mcpServers": {
    "pipeworx-patents": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/patents/mcp"]
    }
  }
}

More at pipeworx.io/packs/patents

Metadata

Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brucegutman-pipeworx-patents": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.