Patent Connector for VS Code
dev.patent/patent
Search patents & trademarks from EPO, USPTO & DPMA: claims, legal status, prosecution, PTAB
client:VS Code
transport:streamable-http
Install Patent Connector in VS Code
.vscode/mcp.json
{
"servers": {
"patent": {
"type": "http",
"url": "https://mcp.patent.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs