Patent Search for VS Code
org.memoryapi/patent
Patent search and company IP portfolio data
client:VS Code
transport:streamable-http
tools:3
Install Patent Search in VS Code
.vscode/mcp.json
{
"servers": {
"patent": {
"type": "http",
"url": "https://patent.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs