Skip to content
Cursor

Patent Intelligence MCP for Cursor

io.github.foundrynet/patent-intel-mcp

Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.

client:Cursor transport:streamable-http

Install Patent Intelligence MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "patent-intel-mcp": {
      "url": "https://patent-intel-mcp-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Patent Intelligence MCP in other clients