
Ipnex
IPNex is an MCP server that provides cited, confidence-stamped patent intelligence on US university tech-transfer out-licensing.
About
IPNex MCP delivers cited, confidence-stamped patent intelligence focused on US university technology transfer and out-licensing paths. developers exploring deeptech, biotech, or hardware spun out of academia can ask licensing and landscape questions through a remote streamable-http endpoint instead of manually searching TTO sites and fragmented databases. It belongs in the Idea research phase when you are still choosing whether a technology is available to license and how crowded the IP space is. Answers are designed to be quotable with citations and confidence metadata so you can sanity-check agent output before investor or legal conversations. It does not file patents or negotiate licenses; it informs whether to pursue validate-stage prototypes. Connect your MCP client to the hosted URL and treat outputs as research leads requiring professional IP counsel.
- Remote streamable-http MCP at https://api.ipnex.ai/mcp (no local npm required)
- Cited responses with confidence stamps for patent intelligence claims
- Focus on US university tech-transfer and out-licensing datasets
- Supports early-stage licensing and competitive landscape questions for deep tech
- Version 0.2.0 on MCP server schema 2025-12-11
Ipnex by the numbers
- Exposes 2 verified tools (MCP introspection)
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http ipnex https://api.ipnex.ai/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Tools | 2 |
What it does
Research US university tech-transfer and out-licensing patents with cited, confidence-stamped answers before committing to a deep-tech product direction.
Who is it for?
Best when you're scouting university spinouts, licensing deals, or competitive patent landscapes in the US before build commitments.
Skip if: Skip if you need filing, prosecution, or contract negotiation tools rather than research summaries.
What you get
You get sourced, confidence-labeled patent intelligence through MCP so you can shortlist licensing targets before prototyping or fundraising.
- Cited patent and tech-transfer intelligence responses with confidence metadata
- Remote MCP connection without local server packaging
- Research leads for US university out-licensing opportunities
By the numbers
- Remote MCP endpoint https://api.ipnex.ai/mcp (streamable-http)
- Server version 0.2.0
- Scope: US university tech-transfer out-licensing patent intelligence per description
Tools 2
Public tool metadata - what this server can do for an agent.
search_licensable_ip6 paramsSearch published, licensable US university patent technologies. Answers 'what currently-Active US university IP is licensable from X?'. Every result is cited (Google Patents / USPTO), confidence-stamped, and carries an 'ownership' signal flagging whether the patent's current assignee of record is the marketing institution or a third party, a 'status' interpretation flagging public-domain (term-expired) vs revivable fee-lapsed vs in-force patents, and an 'expiry' reading of how many years of exclusive term remain (expired / expiring_soon / active_term). The response also carries 'facets' -- corpus-level breakdowns over all matches by ownership, institution, status, status_detail, and expiry (the whole-query split, without paging). Patent data: Google Patents (CC BY 4.0) + USPTO (public domain). Summaries are IPNEX-authored. TTO listing content is linked, not reproduced.
institutionstringMarketing institution substring, e.g. 'Wisconsin', 'Stanford'.statusstringLegal-status substring, e.g. 'Active', 'Expired'.keywordstringSubstring matched against the title and our summary.min_confidencenumberDrop results below this join confidence (0-1).limitintegerMax results to return (confidence-sorted).licensable_from_institutionbooleanWhen true, exclude hits whose patent's current assignee of record is positively not the marketing institution (assigned-away or third-party owned); honest-unknowns are kept. Default false.
get_technology2 paramsFetch the published view of one technology by its TTO docket. Cited + confidence-stamped; point-in-time via 'as_of'. Patent data: Google Patents (CC BY 4.0) + USPTO (public domain). Summaries are IPNEX-authored. TTO listing content is linked, not reproduced.
docketstringrequiredThe TTO docket id, e.g. 'P160232US05', 'S17-467'.as_ofstringISO-8601 timestamp for the point-in-time published view.
Recommended MCP Servers
How it compares
Hosted patent-intelligence MCP with citations, not a general web search skill or trademark filing service.
FAQ
Who is IPNex for?
Developers researching US university out-licensing and patent landscapes who want cited answers inside Claude Code, Cursor, or other MCP clients.
When should I use IPNex?
Use it in Idea research when evaluating whether to license academic IP, compare transfer options, or stress-test a deeptech concept against known patents.
How do I add IPNex to my agent?
Register the remote MCP server URL https://api.ipnex.ai/mcp with streamable-http transport in your agent’s MCP settings; follow IPNex docs for any API keys if required.