Catalog
io.github.jwill824/nudge-mcp
OfficialNudge
MCP server that nudges better AI session behavior through token usage and efficiency analysis
Analyzes token usage and efficiency to improve AI session behavior.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"nudge-mcp": {
"command": "uvx",
"args": [
"nudge-mcp"
]
}
}
}