hiq-editor

HiQ-AI/hiq-editor
★ 0 stars TypeScript Code/Dev Tools Updated 2d ago
Open MCP client for the HiQ LCA dataset editor — forwards to the editor server + adds local UPR-template/file tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hiq-editor": {
      "command": "npx",
      "args": [
        "-y",
        "HiQ-AI/hiq-editor"
      ]
    }
  }
}

README Excerpt

Open local stdio [MCP](https://modelcontextprotocol.io) **gateway** for the **HiQ LCA dataset editor**. It runs on the host machine (Cortex Desktop / Claude Code spawns it over stdio), connects to the editor server's MCP endpoint (Streamable HTTP) as an MCP client, **dynamically re-exposes the server's tools**

Tools (18)

add_exchange_toolcalculate_process_toolcreate_process_toolexport_processget_process_detail_toolget_process_status_toollist_all_processeslist_calculationslist_datasourceslist_my_processeslist_versionsmatch_background_toolparse_upr_templaterun_batch_calculation_toolsearch_backgrounds_toolsearch_flows_toolsubmit_review_toolupdate_exchange_tool