pendnt for Claude Desktop
dev.pendnt/pendnt
Human approvals, notifications, inbound webhooks, wake-ups for headless agents. Free trial: /try
client:Claude Desktop
transport:streamable-http
Install pendnt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pendnt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.pendnt.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs