the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.pdeloulay/flik",
"description": "Flik - Agentic Product Delivery Platform. Visit flik.nomadis.com for more information.",
"title": "Flik",
"repository": {
"url": "https://github.com/pdeloulay/flik",
"source": "github"
},
"version": "0.3.13",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/pdeloulay/flik-mcp/releases/download/v0.3.13/flik-mcp.mcpb",
"fileSha256": "cdcf6515a7de61e0e9f2a53aedc5834a17051427dc125f028494d20a28c6ebc4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Flik API key (Bearer). Get one from flik.nomadis.com/keys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FLIK_KEY"
},
{
"description": "API base URL (default: https://flik.nomadis.com). Use http://localhost:8080 for local.",
"format": "string",
"name": "FLIK_API_URL"
},
{
"description": "Default project acronym (e.g. POP) for project-scoped tools.",
"format": "string",
"name": "FLIK_PROJECT"
},
{
"description": "Optional. Org slug for org-scoped tools; when not set, the key's org is used.",
"format": "string",
"name": "FLIK_ORG"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-02-15T01:47:25.623097Z",
"publishedAt": "2026-02-15T01:47:25.623097Z",
"updatedAt": "2026-02-15T01:47:25.623097Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.13last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.