anomalyco / anomalyco/opencode
opencode如何连接ragflow,一直连接不上
@kitlangton is already working on this.
Since Aug 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
mcp内使用如下配置连接ragflow的mcp,无法连接,ragflow是用self-host模式
"team-internal-knowledge": {
"type": "remote",
"enabled": true,
"url": "http://192.168.1.12:9382/mcp",
"headers": {
"Authorization": "Bearer ragflow-EugOlEIMTjyydT7IdaB33DQSIXe0FhvW1NoKktlGoDY",
"Content-Type": "application/json",
"Accept": "application/json, text/event-stream"
}
}
Plugins
No response
OpenCode version
opencode桌面版 1.18.11
Steps to reproduce
"team-internal-knowledge": {
"type": "remote",
"enabled": true,
"url": "http://192.168.1.12:9382/mcp",
"headers": {
"Authorization": "Bearer ragflow-EugOlEIMTjyydT7IdaB33DQSIXe0FhvW1NoKktlGoDY",
"Content-Type": "application/json",
"Accept": "application/json, text/event-stream"
}
}
Screenshot and/or share link
No response
Operating System
windows10
Terminal
opencode桌面版 1.18.11 ,powershell
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.