Loading languages...
@H

@hiveflow/mcp-server

@hiveflowai1

Official Model Context Protocol (MCP) server for HiveFlow. Connect your AI assistants (Claude, Cursor, etc.) directly to your HiveFlow automation platform.

automation
workflow
AI integration
platform

# mcpServer Config

{
  "hiveflow": {
    "command": "npx",
    "args": [
      "-y",
      "@hiveflow/mcp-server"
    ],
    "env": {
      "HIVEFLOW_API_KEY": "your-api-key-here",
      "HIVEFLOW_API_URL": "https://api.hiveflow.ai"
    }
  }
}

# stdio

npx -y @hiveflow/mcp-server
Transport:
stdio
Sprache:
JavaScript
Erstellt:6/25/2025
Aktualisiert:7/7/2025