MCP Registry
Download the Flik MCP server from the Official MCP Registry — no need to clone the repo or build the binary yourself.
- Download / install Flik MCP: Official MCP Registry — Flik — discover and install official releases from the registry.
- Registry documentation: MCP Registry docs — read the official registry docs for installation, client integration, and usage.
Install from the registry
Get the Flik MCP server from the Official MCP Registry and read the registry documentation for client-specific installation and usage.
If your MCP client supports the registry (e.g. “Add from registry” or similar):
- Search for Flik or io.github.pdeloulay/flik-mcp.
- Add the server; the client will show which env vars are required.
- Set
FLIK_KEY(and optionallyFLIK_API_URL,FLIK_PROJECT,FLIK_ORG) in your environment or config. - Restart the client so it starts the Flik MCP server.
If no registry integration is available, use Setup to configure the server manually (build or download the binary, then point your client at it).