firefly-mcp

firefly-mcp

7

The Firefly MCP server facilitates integration with the Firefly platform, enabling users to discover, manage, and codify resources across their Cloud and SaaS accounts. It features secure authentication and easy integration with tools like Claude and Cursor to enhance resource management efficiency.

Firefly MCP Server

The Firefly MCP (Model Context Protocol) server is a TypeScript-based server designed to integrate with the Firefly platform for managing resources in Cloud and SaaS accounts.

Features

  • Resource Discovery: Find resources in Cloud and SaaS accounts.
  • Resource Codification: Convert resources into Infrastructure as Code.
  • Secure Authentication: Incorporates FIREFLY_ACCESS_KEY and FIREFLY_SECRET_KEY.
  • Easy Integration: Works with Claude and Cursor.

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn
  • Firefly account with access keys

Usage

  1. Install and configure using NPX.
  2. Set up environment variables or arguments for credentials.
  3. Use with Cursor for querying resources in natural language.