Patent Legal Status & Annuity

by patsnap

238 downloads
Not rated
GitHub

About

PatSnap Patent Legal Status & Annuity MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Legal Status & Annuity capabilities. Focused on reviewing patent legal status, annuity status, and core legal documents. It supports annuity payment informatio

Details

Author
patsnap
Downloads
238
Categories
Other

- Accesses PatSnap patent legal status and annuity data
- Supports annuity payment information and legal status
- Retrieves full text, specifications, and claims
- Provides citation-related signals for due diligence
- Helps determine if a patent remains in force
- Identifies title changes or lapse risks

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Patent Legal Status & Annuity
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure the server in your MCP client using a streamableHttp URL and your PatSnap API key. The JSON config snippet is provided in the README, using the key patsnap-patent-legal-status-annuity.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "patent legal status & annuity": {
            "patsnap-patent-legal-status-annuity": {
                "url": "https://connect.patsnap.com/30096b/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-patent-legal-status-annuity": {
        "url": "https://connect.patsnap.com/30096b/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Patent Legal Status & Annuity

PatSnap Patent Legal Status & Annuity MCP is a Model Context Protocol server that connects AI agents to PatSnap's Patent Legal Status & Annuity capabilities. Focused on reviewing patent legal status, annuity status, and core legal documents. It supports annuity payment information, legal status, full text, specifications, claims, and citation-related signals to help determine whether a patent remains in force and whether there are title changes or lapse risks. It is suitable for maintenance management, transaction checks, licensing review, and due diligence. Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-status GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-patent-legal-status-annuity

Server Config

``json { "mcpServers": { "patsnap-patent-legal-status-annuity": { "url": "https://connect.patsnap.com/30096b/mcp?apikey=YOUR_API_KEY", "type": "streamableHttp" } } } ``
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.