Focuh for VS Code
io.github.maxxthedeveloper/focuh
ADHD system of record for agents: tasks, goals, loops, calendar, focus stats.
client:VS Code
transport:streamable-http
tools:16
Install Focuh in VS Code
.vscode/mcp.json
{
"servers": {
"focuh": {
"type": "http",
"url": "https://www.focuh.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs