Maintain Payment

by patsnap

229 downloads
Not rated
GitHub

About

PatSnap Maintain Payment MCP is a Model Context Protocol server that connects AI agents to PatSnap's Maintain Payment capabilities. A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent

Details

Author
patsnap
Downloads
229
Categories
Other

- Query-based, semantic, and image patent search.
- Patent family and legal status views.
- Analytics views for systematic FTO assessment.
- Identification of patents creating FTO barriers.

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 Maintain Payment
    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 with the provided URL, API key, and type set to streamableHttp. No additional installation steps are documented beyond adding the JSON configuration.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "maintain payment": {
            "patsnap-maintain-payment": {
                "url": "https://connect.patsnap.com/e5851d/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-maintain-payment": {
        "url": "https://connect.patsnap.com/e5851d/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Maintain Payment

PatSnap Maintain Payment MCP is a Model Context Protocol server that connects AI agents to PatSnap's Maintain Payment capabilities. A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent family, legal status, and analytics views to help users identify patents that may create FTO barriers more systematically. It is suitable for pre-launch assessment, RD route selection, and legal support. Homepage: https://open.patsnap.com/marketplace/mcp-servers/patent-fto GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-maintain-payment

Server Config

``json { "mcpServers": { "patsnap-maintain-payment": { "url": "https://connect.patsnap.com/e5851d/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.