
Filoo Mcp
Create filoo.app short links, pull click analytics, and generate QR codes for launches and campaigns without leaving the agent.
Overview
Filoo MCP is an MCP server for the Launch phase that creates filoo.app short links, retrieves click analytics, and generates QR codes from your agent.
What is this MCP server?
- Create short links via filoo.app API
- Fetch click analytics for shortened URLs
- Generate QR codes for campaigns and print assets
- Requires FILOO_API_KEY (flo_live_ prefix) from filoo.app dashboard
- Three API surface areas: short links, click analytics, QR codes
- Package version 0.2.0 on npm @filooapp/mcp-server
What problem does it solve?
Switching between the agent and a link shortener breaks flow when every launch tweet, email, or flyer needs a tracked URL and sometimes a QR code.
Who is it for?
Indie makers distributing a new landing page or waitlist who already use or want filoo.app for link tracking.
Skip if: Teams needing enterprise link governance, custom domains without filoo, or deep funnel analytics beyond click counts.
What do I get? / Deliverables
After you add Filoo MCP, your agent can create short links, report clicks, and output QR codes aligned with your launch checklist.
- Short filoo.app links ready to paste into campaigns
- Click analytics summaries for shortened URLs
- QR code outputs for offline or print distribution
Recommended MCP Servers
Journey fit
Short links and QR codes are distribution primitives when you ship landing pages, newsletters, and offline touchpoints at launch. Distribution subphase is canonical because link shortening and QR output directly support how you share URLs across channels.
How it compares
Link-shortening and QR MCP integration, not an SEO audit skill or email-sending server.
Common Questions / FAQ
Who is Filoo MCP for?
Solo builders and small teams launching products who want filoo.app short links, analytics, and QR codes inside Claude Code or Cursor.
When should I use Filoo MCP?
Use it at launch and early grow when you need trackable short URLs and QR codes for social, email, events, or packaging.
How do I add Filoo MCP to my agent?
Copy your flo_live_ API key from filoo.app/dashboard/api, set FILOO_API_KEY, install @filooapp/mcp-server, and register the stdio MCP server.