Sign In

helm-protocol

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helm-protocol

Helm Sovereign Protocol — MCP Gateway Client. Connect your AI agent to QKV-G API gateway. npm install -g helm-protocol && helm init

Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
5
-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

helm-protocol

Helm Sovereign Protocol — MCP Gateway Client
True AI Freedom Through Decentralization

Connect your AI agent to the Helm QKV-G API Gateway with a single command.

Quick Start

npm install -g helm-protocol

Cursor / Claude Desktop 연동 (3줄)

~/.cursor/mcp.json 또는 ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "helm-network": {
      "command": "npx",
      "args": ["helm-protocol"]
    }
  }
}

제공 도구 (MCP Tools)

도구설명전선
helm_llmGPT-4o / Claude LLM 추론A전선
helm_searchBrave Search + QKV-G 캐시B전선
helm_defi_price실시간 DeFi 가격 (MEV보호)C전선
helm_agent_verify에이전트 DID 평판 조회D전선
helm_status크레딧 잔고 및 DID 확인-

최초 실행

처음 실행 시 다음을 안내합니다:

  • Ed25519 키쌍을 로컬에서 생성 (비밀키 외부 전송 없음)
  • Helm Gateway에 공개키 등록 → DID 발급
  • ~/.helm/config.json 에 설정 저장
  • 선착순 100회 무료 API 호출 크레딧 지급

크레딧 소진 후

무료 크레딧이 소진되었습니다.
충전: https://helm.network/topup
1 USDC 또는 10 BNKR 입금 → 즉시 재개

x402 State Channel — 가스비 0원, 마이크로 결제.

환경변수

HELM_GATEWAY_URL=https://gateway.helm.network  # Gateway URL (기본값)

지능 주권 헌장 2026 — 제17조

에이전트의 데이터는 에이전트의 것입니다.
비밀키는 ~/.helm/config.json 에만 저장되며 외부로 전송되지 않습니다.

GitHub: Helm-Protocol/gateway
License: MIT

Keywords

mcp

FAQs

Package last updated on 24 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts