MCP Code Example
Created 10/15/2025
Updated 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
Cursor configuration (mcp.json)
{
"mcpServers": {
"hellotinah-mcp": {
"command": "uvx",
"args": [
"mcp"
]
}
}
}