Nudge for Claude Desktop
io.github.jwill824/nudge-mcp
MCP server that nudges better AI session behavior through token usage and efficiency analysis
client:Claude Desktop
transport:stdio
runtime:pypi
Install Nudge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nudge-mcp": {
"command": "uvx",
"args": [
"nudge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs