willitsend for Cline
io.github.abryfs/willitsend
Deterministic pre-send lint for SMS/iMessage: silent carrier filtering and segment blowups.
client:Cline
transport:stdio
runtime:npm
Install willitsend in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"willitsend": {
"command": "npx",
"args": [
"-y",
"willitsend"
],
"env": {
"AGENTPHONE_API_KEY": "<AGENTPHONE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs