Panes — a private feed on your phone for VS Code
com.getpanes/panes
Send notifications, updates and daily digests to a person's phone — typed cards in a private feed.
client:VS Code
transport:streamable-http
Install Panes — a private feed on your phone in VS Code
.vscode/mcp.json
{
"servers": {
"panes": {
"type": "http",
"url": "https://getpanes.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs