IP & Innovation Courses
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
Jump to
- 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:
- 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
IP & Innovation CoursesCommand (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 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-coursesServer Config
``json
{
"mcpServers": {
"patsnap-ip-innovation-courses": {
"url": "https://connect.patsnap.com/588922/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.



