Skip to content
Claude Desktop

LabFolio for Claude Desktop

io.github.labfolio/labfolio

Research portfolio management — organize projects and track research artifacts.

client:Claude Desktop transport:streamable-http

Install LabFolio in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "labfolio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.labfolio.org"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

LabFolio in other clients