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."
Setup
- Install the silyring app on your phone (iOS / Android) and copy your webhook key from Your webhook.
- Install this extension in VS Code or Cursor.
- In the editor, open the command palette and run
Silyring: Set Key, then paste your key. A test notification confirms you're connected.
That's it. Your agent can now reach your phone.
Commands
| Command |
Description |
Silyring: Set Key |
Save or replace your webhook key. |
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