hackle-mcp

Official

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides access to Hackle's A/B testing data through the Hackle Slack Community, where users can request API keys for the MCP Server

해클 MCP 서버

A/B 테스트 데이터를 쿼리하기 위한 도구와 리소스를 제공하는 Hackle API용 모델 컨텍스트 프로토콜 서버입니다.

특징

도구

  • list_experiments: 작업 공간에서 실험(A/B 테스트)을 나열합니다.

설치

옵션 1: Smithery를 통해 설치

Smithery를 통해 Claude Desktop에 hackle-mcp를 자동으로 설치하려면:

지엑스피1

옵션 2: claude_desktop_config에 직접 추가

claude_desktop_config.json에 다음 항목을 추가하세요.

  • Mac의 경우: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows의 경우: %APPDATA%\Claude\claude_desktop_config.json
  • Linux의 경우: ~/.config/Claude/claude_desktop_config.json
{ "mcpServers": { "hackle-mcp": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@hackle-io/hackle-mcp", "--config", "{\"apiKey\":\"YOUR_API_KEY\"}" ] } } }

실행 중이면 Claude를 다시 시작하세요.

API 키 받기

Hackle MCP 서버를 사용하려면 API 키가 필요합니다. API 키를 받으려면 다음을 수행하세요.

  1. Hackle Slack 커뮤니티를 통해 Hackle 팀에 직접 문의하세요.
  2. MCP 서버 액세스를 위한 API 키 요청
  3. Hackle 팀은 귀하에게 고유한 API 키를 제공합니다.

중요 : API 키를 공유하거나 공개 저장소에 커밋하지 마세요. API 키는 중요한 자격 증명으로 취급하세요.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

A/B 테스트 데이터를 쿼리하기 위한 도구와 리소스를 제공하는 Hackle API용 모델 컨텍스트 프로토콜 서버입니다.

  1. Features
    1. Tools
  2. Installation
    1. Option 1: Installing via Smithery
    2. Option 2: Add to claude_desktop_config by hand
  3. Getting Your API Key
    ID: gfi0r6ppkh