silyring for VS Code & Cursor
Get a phone call or push notification from your AI coding agent — when the build finishes, when something breaks, or whenever you ask.
silyring connects your editor's AI agent to your phone. Start a long task, walk away, and let the agent ring you or send a notification the moment it needs you. No more babysitting the terminal.
How it works
The extension adds a local MCP server that gives your AI agent three abilities:
| Ability |
What it does |
| 📞 Call |
Rings your phone and reads a message aloud — for urgent events and failures. |
| 🔔 Notify |
Sends a push notification — for quick status updates like "build passed." |
| 📄 Send a document |
Delivers a formatted Markdown report you can read on your phone. |
Just talk to your agent naturally:
"Run the test suite and call me if anything fails."
"Deploy to staging, then send me a summary of what changed."
"Ping me when the migration finishes."
Get the app
Scan to install silyring on your iPhone:
App Store · silyring.com
Setup
- Install the silyring app on your phone (scan the code above) and open Your webhook.
- Install this extension in VS Code or Cursor.
- Run
Silyring: Connect / Setup from the command palette, paste your webhook URL, and the guided panel places a test call to your phone — confirm it rang and you're done. ✅
That's it. Your agent can now reach your phone.
Commands
| Command |
Description |
Silyring: Connect / Setup |
Guided setup — paste your webhook, get a test call, confirm. |
Silyring: Set Key |
Save or replace your webhook key directly. |
Silyring: Send Test Notification |
Confirm delivery end-to-end. |
Silyring: Register MCP Server |
Re-register the server with your editor. |
Silyring: Show Status |
See your key / server / registration state. |
Privacy
Your key is stored locally at ~/.silyring/key and is sent only to api.silyring.com to deliver your notifications. No analytics, no tracking.
Learn more