didi / didi/didi-ride-skill

实际执行报错呢?

Open
#2 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
61
Forks
8
PR merge metrics
No merged PRs in 30d

Description

我已经把这条链路又往前推了一大步,结果是:
现在状态
didi-ride-skill 已安装
MCP key 已写进配置
Feishu 提权也开通了
mcporter 也已经装好,版本是 0.8.1
真正卡点
现在不是权限问题了,而是 滴滴 MCP 服务和当前 mcporter 协议不兼容,报错是:
SSE error: Invalid content type, expected "text/event-stream"
我还直接 curl 了滴滴这个地址,返回是:
Content-Type: text/plain
响应内容:Missing KEY parameter
这说明至少有一个问题成立:
这个 skill 文档里写的 mcporter 调法,和当前线上滴滴 MCP 接口 / 当前 mcporter 版本 对不上
很可能需要 特定版本的 mcporter,或者需要 另一种配置方式,不是直接拿 URL 去 call

Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported call with mcporter 0.8.1 and the Didi MCP URL, then compare the expected text/event-stream response with the observed text/plain response containing “Missing KEY parameter.” Trace the skill documentation’s mcporter invocation and determine the compatible protocol or configuration; done means the documented execution works against the Didi MCP service.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.