Cherry Notes for VS Code
app.cherrynotes/cherry-notes
Tasks that outlive the chat. Capture features and tasks on your phone; your AI agent picks them up.
client:VS Code
transport:streamable-http
Install Cherry Notes in VS Code
.vscode/mcp.json
{
"servers": {
"cherry-notes": {
"type": "http",
"url": "https://api.cherrynotes.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs