G
Good Morning MCP
An MCP tool for Cursor that automates your daily developer workflow manage goals, create branches, and track progress seamlessly.
Created 3/21/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-good-morning-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ashishkumaryadav7-good-morning-mcp": {
"command": "npx",
"args": [
"ashishkumaryadav7-good-morning-mcp"
]
}
}
}