Overview
Features
Agent-Ready MCP Tool
Enables LLMs and other agents to interact with a Fabric network through MCP for AI-driven control.
Automation and Scripting
Python-based MCP tool designed for automation, scripting, and agent integration to orchestrate Fabric tasks.
Controller API Integration
Uses the hlf-controller REST API to perform network operations, enabling scripted lifecycle tasks via HTTP endpoints.
Cursor Integration
Provides official integration path for Cursor via ~/.cursor/mcp.json to load the MCP tool.
Claude Desktop Integration
Provides official integration path for Claude Desktop via claude_desktop_config.json to load the MCP tool.
Config and Endpoint Flexibility
Supports environment variables HLF_CONFIG_PATH and HLF_API_BASE for customizing the config path and controller endpoint.
Modular Toolkit
Part of a modular toolkit with hlf-controller and hlf-mcp components to separate network management from agent orchestration.
Who Is This For?
- Fabric DevOps Engineers:Automate Fabric test networks and chaincode lifecycle via MCP tooling.
- LLM AI Agents:Interact with Fabric networks through the MCP tool integrated with Cursor or Claude Desktop.
- Automation Engineers:Script Fabric network tasks and integrate with automation pipelines.




