← Back to Plugins
MCP Server MCP

LabFolio

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Research portfolio management — organize projects and track research artifacts.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.labfolio.org",
      "headers": [
        {
          "description": "Bearer token from your LabFolio account. Sign up at https://labfolio.org",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...