Loading MCP server directory, please wait...
Manage a FLUF resale account from an AI agent: inventory, crosslisting and unified orders.
npx @getmcp/cli add io.fluf/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FLUF_API_TOKENPersonal access token from https://fluf.io/connect/settings (Developer tab). Requires an active FLUF plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.fluf/mcp": {
"command": "npx",
"args": [
"-y",
"fluf-mcp"
],
"env": {
"FLUF_API_TOKEN": "",
"FLUF_BASE_URL": ""
}
}
}
}