Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-lottiefiles": {
"command": "npx",
"args": [
"-y",
"smithery",
"install",
"mcp-server-lottiefiles",
"--client",
"claude"
]
}
}
}