developer tools

Firefly Mcp

Integrates, discovers, manages, and codifies cloud resources with [Firefly](https://firefly.ai).

typescript
cloud
enterprise
developer tools
0
View on GitHub

Installation

npx -y gofireflyio/firefly-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "firefly-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gofireflyio/firefly-mcp"
  ]
}

About This MCP Server

gofireflyio/firefly-mcp

Integrates, discovers, manages, and codifies cloud resources with Firefly.

GitHub: https://github.com/gofireflyio/firefly-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub