Tutorial for Model Context Protocol ( MCP )
Created 2/2/2026
Updated 23 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"captainshashi-mcp": {
"command": "uvx",
"args": [
"mcp"
]
}
}
}