willitsend for Claude Desktop
io.github.abryfs/willitsend
Deterministic pre-send lint for SMS/iMessage: silent carrier filtering and segment blowups.
client:Claude Desktop
transport:stdio
runtime:npm
Install willitsend in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"willitsend": {
"command": "npx",
"args": [
"-y",
"willitsend"
],
"env": {
"AGENTPHONE_API_KEY": "<AGENTPHONE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs