Integrations, MCP & Developer API
Connect your AI reasoning agents (Claude Desktop, Cursor, ChatGPT), law firm intranets (Slack, Teams, Feedly), and enterprise KM dockets directly into UPC-Intel's pan-European patent radar.
https://www.upcintel.com/api/mcp
Supports JSON-RPC 2.0 over HTTP POST & Server-Sent Events (SSE) stream over GET.
In Cursor, open Settings > Features > MCP, click Add New MCP Server, set Type to SSE / HTTP, and paste the URL. Or add to .cursor/mcp.json:
{
"mcpServers": {
"upc-intel": {
"url": "https://www.upcintel.com/api/mcp"
}
}
}Install directly via the official Smithery registry or Claude Code CLI:
smithery mcp add @george-mvur/UPC-Intel # Or via Claude Code CLI: claude mcp add --transport http upc-intel https://www.upcintel.com/api/mcp
For Claude Desktop JSON config (claude_desktop_config.json):
{
"mcpServers": {
"upc-intel": {
"url": "https://www.upcintel.com/api/mcp"
}
}
}Exposed Model Context Protocol Tools
When connected, your AI assistant autonomously chooses and executes these 4 native tools:
Search active European patent litigation proceedings across UPC, UK High Court, EPO Munich, Swiss BPatG, Spanish Commercial Courts, and Warsaw IP Court.
Retrieve plain-English strategic case teardowns, 15-second executive holdings, and actionable litigator practice pointers for any case.
Get empirical judicial intelligence on European patent judges: median days to preliminary injunction, grant rate propensity, and procedural bench tendencies.
Analyze the European litigation posture of a specific patent: Unitary Patent (UP) status, opt-out risk, SEP/FRAND classification, and active proceedings.