Skip to content
VS Code

Dofek for VS Code

io.github.asherlc/dofek

Private health and fitness analytics through a secure remote MCP connection.

client:VS Code transport:streamable-http

Install Dofek in VS Code

.vscode/mcp.json

{
  "servers": {
    "dofek": {
      "type": "http",
      "url": "https://dofek.fit/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dofek in other clients