Patent PreCheck for VS Code
io.github.patent-precheck/patent-precheck
Keyless 12-tool patentability MCP: USPTO pillar scores, prior art, hosted at patentprecheck.com/mcp.
client:VS Code
transport:streamable-http
runtime:npm
tools:12
Install Patent PreCheck in VS Code
.vscode/mcp.json
{
"servers": {
"patent-precheck": {
"type": "http",
"url": "https://patentprecheck.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs