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

Hackle MCP 服务器

Hackle API 的模型上下文协议服务器提供查询 A/B 测试数据的工具和资源。

特征

工具

  • list_experiments:列出工作区中的实验(A/B 测试)

安装

选项 1:通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 hackle-mcp:

npx -y @smithery/cli install @hackle-io/hackle-mcp --client claude

选项 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

Hackle API 的模型上下文协议服务器提供查询 A/B 测试数据的工具和资源。

  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