@contio/mcp
Advanced tools
+10
-3
| { | ||
| "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" |
+1
-1
| # @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. |
1057
15.9%