Penlog for VS Code
app.penlog/penlog
Handwritten iPad journal your AI can read and write tasks back to, over MCP.
client:VS Code
transport:streamable-http
Install Penlog in VS Code
.vscode/mcp.json
{
"servers": {
"penlog": {
"type": "http",
"url": "https://mcp.penlog.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs