anomalyco / anomalyco/opencode

opencode如何连接ragflow,一直连接不上

Open
#40,238 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.