Loading MCP server directory, please wait...
Research portfolio management — organize projects and track research artifacts.
npx @getmcp/cli add io.github.labfolio/labfolioRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from your LabFolio account. Sign up at https://labfolio.org
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.labfolio/labfolio": {
"url": "https://mcp.labfolio.org",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}