flux-dev-mcp
30
This project is an MCP server implementation based on the Brain Cloud Flux API model, designed to provide powerful AI capabilities. It uses TypeScript and Node.js and supports deployment on Windows and macOS environments.
Overview
This is an MCP server implementation based on the Brain Cloud Flux API model. It offers powerful AI capabilities using the Brain Cloud API services.
Technology Stack
- TypeScript
- Node.js
- Brain Cloud API
Quick Start
Prerequisites
- Node.js 16+
- npm or yarn
- Windows or MacOS
Installation
Install dependencies using npm install
.
Build
Build the project using npm run build
.
Development Mode
Start development mode with auto-rebuilding using npm run watch
.
Configuration
To use this server with Claude Desktop, add a server configuration in the claude_desktop_config.json
file located in the suggested paths depending on your OS.
Debugging Guide
Use the MCP Inspector tool for debugging as MCP servers communicate via stdio.