Back to MCP Servers
Firefly
Integrates, discovers, manages, and codifies cloud resources with [Firefly](https://firefly.ai).
developer-toolsai
By gofireflyio
Installation
npx -y firefly-mcpConfiguration
{
"mcpServers": {
"firefly-mcp": {
"command": "npx",
"args": ["-y", "firefly-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes