](https://mseep.ai/app/bitscorp-mcp-mcp-adjust)
调整MCP
](https://smithery.ai/badge/@bitscorp-mcp/mcp-adjust)
简单的MCP服务器,与Adjust API接口,允许您从Cursor或Claude Desktop等任何MCP客户端与您的Adjust数据对话。查询报告、指标和性能数据。非常适合按需查找,例如:“2月1日活动的安装数量是多少?”
随着时间的推移,我将添加更多的Adjust API覆盖范围,让我知道您需要哪些工具,或者只打开一个PR。
安装
请确保从您的Adjust帐户设置中获取Adjust API密钥。
通过Smithery安装
通过以下方式自动安装Claude Desktop的mcp-adjust 铁匠铺:
npx -y @smithery/cli install @bitscorp/mcp-adjust --client claude要安装光标的mcp-adjust,请转到设置->光标设置->功能->mcp服务器->+添加
选择类型:命令并使用Adjust中的API键粘贴以下内容
npx -y @smithery/cli@latest run @bitscorp/mcp-adjust --config "{\"apiKey\":\"YOUR_ADJUST_API_KEY\"}"克隆并在本地运行
克隆此仓库 跑 npm run build 将此命令粘贴到游标(或任何MCP客户端)中 node /ABSOLUTE/PATH/TO/mcp-adjust/build/mcp-adjust.js YOUR_ADJUST_API_KEY
例子
- 使用调整报告过去7天的收入
