IP & Innovation Courses

by patsnap

224 downloads
Not rated
GitHub

About

PatSnap IP & Innovation Courses MCP is a Model Context Protocol server that connects AI agents to PatSnap's IP & Innovation Courses capabilities. A one-stop learning entry for courses, course details, and training materials on IP and innovation. It helps teams build a structured

Details

Author
patsnap
Downloads
224
Categories
Other

- Connects AI agents to PatSnap's IP & Innovation Courses platform.
- Provides one-stop access to IP and innovation learning materials.
- Helps teams build structured understanding of patents, search, and analysis.
- Lowers the learning barrier for new users.
- Useful for internal training, customer education, and knowledge enablement.

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 IP & Innovation Courses
    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 the provided JSON with the streamableHttp transport type and a valid API key. The server connects to the remote endpoint https://connect.patsnap.com/588922/mcp?apikey=YOUR_API_KEY.

Claude Desktop / Cursor

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

{
    "mcpServers": {
        "ip & innovation courses": {
            "patsnap-ip-innovation-courses": {
                "url": "https://connect.patsnap.com/588922/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-ip-innovation-courses": {
        "url": "https://connect.patsnap.com/588922/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

IP & Innovation Courses

PatSnap IP & Innovation Courses MCP is a Model Context Protocol server that connects AI agents to PatSnap's IP & Innovation Courses capabilities. A one-stop learning entry for courses, course details, and training materials on IP and innovation. It helps teams build a structured understanding of patents, search, analysis, and business use while lowering the learning barrier for new users. It is useful for internal training, customer education, and knowledge enablement. Homepage: https://open.patsnap.com/marketplace/mcp-servers/ip-courses GitHub Repository: https://github.com/patsnap/mcp/tree/main/ip-intelligence/patsnap-ip-innovation-courses

Server Config

``json { "mcpServers": { "patsnap-ip-innovation-courses": { "url": "https://connect.patsnap.com/588922/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.