Connect Claude Desktop
Give Claude Desktop its own phone number — let it send and receive SMS through your shared SIM. Add SimLink as an HTTP MCP server in your Claude config.
-
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 Claude Desktop
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
Claude Desktop now has three tools:
send_sms,list_messages, andfetch_sms— all on your shared SIM.