Encouragement MCP for Cursor
io.github.zekerutledge/encouragement-mcp
Provides short, positive encouragement messages for AI agents during long-running or difficult tasks
client:Cursor
transport:streamable-http
tools:1
Install Encouragement MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"encouragement-mcp": {
"url": "https://encouragement-mcp.zekedoesai.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs