Loading MCP server directory, please wait...
Create short links, fetch click analytics, and generate QR codes via the filoo.app API.
npx @getmcp/cli add io.github.jrlprost/filoo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FILOO_API_KEYfiloo API key, starts with flo_live_. Get one at https://filoo.app/dashboard/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jrlprost/filoo-mcp": {
"command": "npx",
"args": [
"-y",
"@filooapp/mcp-server"
],
"env": {
"FILOO_API_KEY": ""
}
}
}
}