Akiflow for VS Code
com.akiflow/akiflow
Official Akiflow MCP for tasks, calendars, scheduling, time slots, and meeting transcripts.
client:VS Code
transport:streamable-http
Install Akiflow in VS Code
.vscode/mcp.json
{
"servers": {
"akiflow": {
"type": "http",
"url": "https://mcp.akiflow.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs