Maintain Payment
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Maintain PaymentCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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-paymentServer Config
``json
{
"mcpServers": {
"patsnap-maintain-payment": {
"url": "https://connect.patsnap.com/e5851d/mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
``Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



