🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@contio/mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contio/mcp - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+10
-3
package.json
{
"name": "@contio/mcp",
"version": "1.0.0",
"description": "Registry verification stub for the Contio MCP remote server",
"mcpName": "ai.contio/mcp",
"version": "1.0.1",
"description": "Registry verification stub for the Contio MeetingOS MCP remote server",
"mcpName": "ai.contio/meetingos",
"main": "index.js",

@@ -19,2 +19,9 @@ "files": [

"contio",
"meetingos",
"meetings",
"transcripts",
"action-items",
"agenda",
"calendar",
"workspace",
"mcp",

@@ -21,0 +28,0 @@ "model-context-protocol"

# @contio/mcp
Registry verification stub for the Contio MCP remote server.
Registry verification stub for the Contio MeetingOS MCP remote server.
The actual MCP server is hosted at `https://mcp.contio.ai/mcp` and speaks the `streamable-http` transport. This npm package exists only to satisfy the MCP Registry's package-ownership verification requirement.