M
MCP Workshop Demo
MCP server by justine-chez-gologic
Created 10/17/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-workshop-demo
Cursor configuration (mcp.json)
{
"mcpServers": {
"justine-chez-gologic-mcp-workshop-demo": {
"command": "uvx",
"args": [
"mcp-workshop-demo"
]
}
}
}