Skip to main content

mcp server to invoke hunyuan search

Project description

Framelink

元器插件 MCP 服务器

为您的元器插件提供 mcp 访问能力。
一次性在任何智能体框架中集成。

MIT 许可证

元器官方插件上下文协议(MCP)服务器,支持与强大的元器智能体交互。允许MCP客户端如Claude DesktopCursorWindsurfOpenAI Agents等进行集成。

快速开始使用 MCP 客户端

  1. 元器智能体平台获取你需要插件的 API 密钥。
  2. 安装uv(Python包管理器),使用curl -LsSf https://astral.sh/uv/install.sh | sh安装或查看uv 仓库获取其他安装方法。
  3. 重要提示: 每个元器插件的ID和密钥都不相同,两者需要匹配,否则会有 token验证失败 的错误

Claude Desktop

前往Claude > Settings > Developer > Edit Config > claude_desktop_config.json包含以下内容:

{
  "mcpServers": {
    "YuanQiAgent": {
      "command": "uvx",
      "args": [
        "hunyuan-search"
      ],
      "env": {
        "API_KEY": "填写你调用的元器插件Token"
      }
    }
  }
}

⚠️ 注意:API_KEY需要与插件匹配。如果出现“token验证失败”错误,请检查您的API_KEY和插件。 如果你使用Windows,你需要在Claude Desktop中启用"开发者模式"才能使用MCP服务器。点击左上角汉堡菜单中的"Help",然后选择"Enable Developer Mode"。

Cursor

前往Cursor -> Preferences -> Cursor Settings -> MCP -> Add new global MCP Server添加上述配置。

Transport

我们仅支持 stdio 传输方式

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hunyuan_search-0.0.3.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hunyuan_search-0.0.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file hunyuan_search-0.0.3.tar.gz.

File metadata

  • Download URL: hunyuan_search-0.0.3.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.8

File hashes

Hashes for hunyuan_search-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f416a0dab1c6ad67767071ab29483e299cf2eadd51207a5a33a5d541c37a4c82
MD5 eac725dfb009b804228c51c98112d849
BLAKE2b-256 36d96238244402b25467b38a3ee8a7de57a10eb1b2adfbabb1d03d34ad2356a0

See more details on using hashes here.

File details

Details for the file hunyuan_search-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for hunyuan_search-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 82d23a63aadc11762c1cb02d550576191af8ebbd758b819b9275d3f938067ac0
MD5 95dc7d29cec3530ebb01e5d24de12d05
BLAKE2b-256 30b0119838c52967092bf5e3ffcd2df1440495e12e7e9df9aab5821201057fd9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page