RobThePCGuy/Claude-Patent-Creator
USPTO patent creation system with MCP server + Claude Code plugin. Hybrid RAG search over MPEP/USC/CFR, BigQuery access to 76M+ patents, automated 35 USC 112 compliance checks, prior art search, diagram generation. GPU-accelerated with skills and autonomous agents.
Platform-specific configuration:
{
"mcpServers": {
"Claude-Patent-Creator": {
"command": "npx",
"args": [
"-y",
"Claude-Patent-Creator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...