Connector guide3-minute read19 MCP toolsEN · DE · IT

Sorare 现已在 AnythingMCP 上 — 让 Claude、ChatGPT 或 Copilot 为你交易卡片

Sorare 的 GraphQL API 作为一键 MCP 连接器。不要仅仅调用 18 个专用工具 — 让你的 AI 扫描实时转会市场,检查球员状态,将底价与 30 天平均值进行比较,并自行构建完整的购买策略。Bcrypt + 30 天 JWT 处理。适用于 Claude、ChatGPT、GitHub Copilot、OpenClaw。

HCBy HelpCode teamUpdated 3 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

any ai client · Sorare connector
Pull my current Sorare lineup and tell me where I'm weakest this gameweek.
AI
Callingsorare_get_lineupplayer_recent_scores
Your Common Rivals lineup is solid up top, but the MF slot (Saúl) is your weakness — recent 5-game L5 = 34.2, well under your team average of 51.
sorare_current_usersorare_list_my_cardssorare_player_floor_pricesorare_live_sale_offerssorare_get_auction+ more
  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

What you'll be able to ask

Real prompts that work after a 4-minute setup.

Drop these into your AI client once the connector is installed. Tools listed below each prompt are auto-called by the agent.

Pull my current Sorare lineup and tell me where I'm weakest this game week.
sorare_get_lineupplayer_recent_scores
List every rare Vinícius Júnior card minted in season 2024.
sorare_search_playerlist_player_cards
What's the floor price right now for limited Bukayo Saka cards?
sorare_player_floor_pricetoken_prices
Find auctions ending in the next 90 minutes for Liverpool players.
sorare_live_sale_offerssorare_get_auction

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Sorare Fantasy Football in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Sorare 的 GraphQL API 作为一键 MCP 连接器。不要仅仅调用 18 个专用工具 — 让你的 AI 扫描实时转会市场,检查球员状态,将底价与 30 天平均值进行比较,并自行构建完整的购买策略。Bcrypt + 30 天 JWT 处理。适用于 Claude、ChatGPT、GitHub Copilot、OpenClaw。

试试这样问

Sorare Fantasy Football 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

Sorare Fantasy Football · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

Sorare

💡 无需安装。 登录 cloud.anythingmcp.com,点击 Connectors → Sorare,粘贴你的 Sorare 邮箱和密码,生成一个 MCP API 密钥 — 你可以在不到 2 分钟的时间内从 Claude / ChatGPT / Copilot 开始交易。无需 Docker,无需 git clone,无需服务器。

你的 AI 现在与你一起玩 Sorare

新的 Sorare ↔ MCP 连接器将任何支持模型上下文协议的 AI 客户端 — Claude、ChatGPT、GitHub Copilot、OpenClaw、Cursor — 转变为你的 个人 Sorare 策略师

用简单的英语提问:

  • "我的钱包是多少,现在 €30 以下的 3 张卡片表现如何?"
  • "为下一个比赛周的比赛找到 30% 以上低于其 30 天平均值的限量卡片。"
  • "观察实时转会市场,如果有任何英超卡片跌破底价,请告诉我。"
  • "仅使用我收藏中的卡片构建一个 So5 队长阵容。"

你的 AI 客户端不仅仅调用一组固定的预制工具 — 它可以使用 整个 Sorare GraphQL API,并自行构建正确的查询。

cloud.anythingmcp.com · Claude + Sorare
我这周有 €100 用于 Sorare。帮我找 3 张 下周可能得分的限量卡片,它们的价格 低于其 30 天平均的 30%+。前 5 大欧洲联赛。
CLAUDE

首先提取你的钱包和收藏,以避免重复,然后我将扫描最近的 So5 得分者并交叉检查当前市场价格。

sorare_wallet_balance()
€73.45 EUR · 0.0042 ETH
sorare_list_my_cards(rarities: ["limited"])
6 张卡片(大多为 2021-22,较弱)

你当前的限量卡片都是来自小联赛的旧版本 — 无法填补空缺。我会寻找新的。让我查询架构以获取最佳的“状态与价格”角度,然后对转会市场运行自定义 GraphQL 查询。

sorare_graphql_schema(search: "topPerformers")
找到:football.topPerformers(window, league)
sorare_graphql_query(自定义查询:前 5 大联赛,最近 5 个 GW,平均得分 >35)
返回 14 名球员
sorare_player_floor_price(...) ×14
sorare_token_prices(..., first: 30) ×14
3 个候选者 >30% 低于 30 天平均 ✓
这是你的购买清单 — 总计 €68,保留 €32
  1. Calafiori (阿森纳) · 限量 · €3.20 — 低于 30 天平均 40%,首发
  2. Castro (博洛尼亚) · 限量 · €3.54 — 每分钟都在场,平均 32
  3. Doué (巴黎圣日耳曼) · 限量 · €29.18 — 队长候选,平均 38
保留保护在接下来的 48 小时内避免价格下跌。你希望我自动设置底价报价吗?

这是 Claude 进行的真实往返 — 不是虚构工具名称的模拟。你看到的每个框都对应于通过你的 AnythingMCP 云实例对实时 Sorare API 的一次 MCP 调用。

观看完整设置 + 实时交易会话

Watch on YouTube →

🔒 视频通过 两次点击同意模式 嵌入 — 在你按下播放之前,什么都不会传送到 Google。一旦你按下播放,它将从 youtube-nocookie.com 流式传输,没有跟踪 cookie。

这解锁了什么

🎯
按需策略
“用我已经拥有的卡片构建一个 So5 限量冠军阵容。”你的 AI 阅读规则、你的收藏,并在几秒钟内提出阵容。
💸
底价套利
“在接下来的一个小时内观察市场,如果任何 Calafiori 或 Saka 限量卡片跌至底价以下 20%,请通知我。”真实的 GraphQL,真实的价格,真实的机会。
📈
状态感知购买
“向我展示最近 5 场比赛中平均得分 >35 的稀有卡片,价格低于 €25。”AI 将最近的得分与实时报价结合在一个提示中。
🧠
投资组合洞察
“我在哪些方面过度暴露?哪些联赛/俱乐部我供应过多?”你的 AI 像基金分析师一样分析你的收藏 — 无需电子表格。

超越 18 个专用工具 — 整个 Sorare GraphQL API

大多数 MCP 连接器只提供固定数量的工具。这个连接器提供 加上完整的 GraphQL 逃生舱。当你的 AI 需要我们未预构建的操作时(而 Sorare 的 GraphQL 表面非常庞大 — 800 KB 的 SDL),它只需使用每个 GraphQL 连接器自动提供的架构发现 + 自定义查询工具:

工具AI 用于什么
sorare_graphql_schema“向我展示 TransferMarket 类型” — 服务器端代理,将 Sorare 的 200K 令牌 SDL 切割成 1-5 KB 的块,模型可以实际处理
sorare_graphql_query执行对 Sorare 的 任何 读取 — 顶级表现者、自定义联赛过滤器、跨赛季球员比较
sorare_graphql_mutation执行对 Sorare 的 任何 写入 — 设置报价、接受出价、管理阵容
sorare_graphql_subscription实时更新支持的上游 API

这是一个 AI 是 玩具 和一个 AI 是 交易者 之间的区别:它可以对你所问的任何问题做出反应,即使我们没有预见到这个问题。

18 个专用工具(分组)

💰 身份与钱包
  • sorare_current_user
  • sorare_wallet_balance
  • sorare_my_trophies_summary
  • sorare_user_by_slug
🃏 卡片与库存
  • sorare_list_my_cards
  • sorare_get_card_by_slug
  • sorare_list_player_cards
⚽ 球员与状态
  • sorare_search_player
  • sorare_player_recent_scores
  • sorare_player_floor_price
🔥 市场与拍卖
  • sorare_live_sale_offers
  • sorare_token_prices
  • sorare_get_auction
  • sorare_get_lineup

选择你的 AI 客户端

客户端分步指南
🤖 Claude(桌面和代码)将 Sorare 连接到 Claude →
💬 ChatGPT(Plus / Team / Enterprise)将 Sorare 连接到 ChatGPT →
👨‍💻 GitHub Copilot(VS Code 和 JetBrains)将 Sorare 连接到 Copilot →
🦾 OpenClaw(自托管本地 AI)将 Sorare 连接到 OpenClaw →
其他任何支持 MCP 的工具Sorare 到 MCP — 通用指南 →

为什么这实际上是不同的

Sorare 的 API 有两个痛点,阻碍了 90% 的潜在集成:

  1. 自定义认证。 没有 API 密钥,没有 OAuth2。你在客户端使用每个账户的盐对密码进行 bcrypt 哈希,通过 signIn 变更 POST 该哈希,并在每次调用时回显 JWT-AUD 头。AnythingMCP 的新 LOGIN_TOKEN AuthType 以声明方式描述整个流程 — 你的密码从未离开你的服务器,30 天的 JWT 被缓存并自动刷新。
  2. 生产环境中禁用 introspection。 代理无法使用 __schema__type。AnythingMCP 通过 MCP 服务器代理 SDL,并返回任务大小的切片,因此即使是最大的架构也适合代理的上下文窗口。

你获得集成,你的 AI 获得 API 的密钥,你跳过 SDK 管道。

立即尝试

认真玩家的注意事项

  • 对于无头/代理使用,设置一个 专用的只读 Sorare 账户并禁用 2FA — Sorare 的 signIn 拒绝没有新 OTP 的请求,并且没有干净的方法在服务器端轮换 OTP。
  • Sorare 以 分币 表示法定金额(eurCents: 354 = €3.54),而不是货币单位。你的 AI 会自动从适配器说明中读取这一点并处理它。
  • 许多高端卡片仅以加密货币列出(eurCents: null)。当你以 EUR 询问时,你的 AI 会回退到 wei 并通过最新的 ETH 汇率进行转换。
  • Sorare 适配器在 AnythingMCP 目录被推荐priority: 100) — 排在第二位,紧随 DHL 追踪之后。

另见

这份指南对你有帮助吗?

Ready to ship

Your Sorare agent is one click away.

Install the connector, paste the key, prompt your AI client. Free for 7 days, no credit card.

相关指南

connectors

用 AI 击败 Sorare 市场 — 发现低估卡片,构建胜利阵容

不再刷 Sorare 应用。让 Claude、ChatGPT、Copilot 或 Gemini 扫描实时转会市场,比较地板价,交叉检查球员状态,每天早上自动推荐买入卡片。一个 MCP 连接器,所有客户端。

connectors

如何将 Sorare 连接到 ChatGPT — GPT 的幻想足球

通过 AnythingMCP 内置的 MCP 连接器将 Sorare 的 NFT 幻想足球数据引入 ChatGPT。Bcrypt 登录和 30 天的 JWT 缓存为你处理。

connectors

如何将 Sorare 连接到 Claude — 通过 MCP 的 NFT 幻想足球

使用 AnythingMCP 将 Sorare 的 GraphQL API 连接到 Claude。以自然语言查询卡片、球员、阵容和转会市场。Bcrypt 登录 + 30 天令牌缓存自动处理。

connectors

如何将 Sorare 连接到 GitHub Copilot — 通过 MCP 的 NFT 幻想足球

使用 AnythingMCP 将 Sorare 的 GraphQL API 连接到 GitHub Copilot Chat。以自然语言查询卡片、球员、阵容、拍卖、钱包和转会市场。Bcrypt 加盐登录和 30 天 JWT 缓存自动处理。

connectors

如何将 Sorare 连接到 Cursor — 通过 MCP

使用 AnythingMCP 将 Sorare 的 GraphQL API 连接到 Claude。以自然语言查询卡片、球员、阵容和转会市场。Bcrypt 登录 + 30 天令牌缓存自动处理。

connectors

如何将 Sorare 连接到 Gemini — 通过 MCP

使用 AnythingMCP 将 Sorare 的 GraphQL API 连接到 Claude。以自然语言查询卡片、球员、阵容和转会市场。Bcrypt 登录 + 30 天令牌缓存自动处理。