Connect Cursor
Give Cursor its own phone number — let it send and receive SMS through your shared SIM. Add it to your mcp.json.
-
1
Get the app & a token
Install SimLink on an old Android phone, sign in, share a SIM, then create an MCP token on the setup screen.
-
2
Add SimLink to Cursor
Use your token in place of
<MCP_TOKEN>:{ "mcpServers": { "sms": { "type": "http", "url": "https://simlink.snaz.cz/mcp", "headers": { "Authorization": "Bearer <MCP_TOKEN>" } } } } -
3
Text away
Cursor now has three tools:
send_sms,list_messages, andfetch_sms— all on your shared SIM.