Yo for VS Code
io.github.alfongj-com/yo
Let agents send content-free push notifications to a paired phone via MCP.
client:VS Code
transport:streamable-http
tools:5
Install Yo in VS Code
.vscode/mcp.json
{
"servers": {
"yo": {
"type": "http",
"url": "https://getyo.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs