Patent Intelligence MCP for VS Code
io.github.foundrynet/patent-intel-mcp
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
client:VS Code
transport:streamable-http
Install Patent Intelligence MCP in VS Code
.vscode/mcp.json
{
"servers": {
"patent-intel-mcp": {
"type": "http",
"url": "https://patent-intel-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs