docs: add a manual FLUJO installation guide

未关闭
#3,247 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
72/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
活跃
技术栈
github
领域
documentation

调研方向

从 CONTRIBUTING.md 和 installation-guides 索引开始,然后查看链接的 FLUJO 验证材料,了解已测试的远程设置、endpoint 和 secret-header 详细信息。添加专门的手动指南和索引链接,记录受限 token 和只读限制;完成的标准是:文档中所述的握手、工具发现和公共仓库读取都可以复现,且不声称支持未经测试的 OAuth、本地或写入功能。

由索引模型根据 Issue 内容生成。

描述

documentation
Describe the feature or problem you’d like to solve

The installation-guides index covers several graphical MCP hosts but does not include FLUJO. A FLUJO user who wants to search a public repository or read an issue needs to translate the generic configuration into its remote-URL and secret-header fields.

Proposed solution

Add a focused manual remote setup guide and link it from the installation index after validating it. The initial scope would use a suitably scoped PAT with the documented hosted endpoint and read-only mode, then verify tool discovery and a public-repository read. Local-server and OAuth support should only be added to the support matrix after separate verification; the guide should preserve the documented requirement for a registered app when using OAuth.

Additional context

FLUJO: https://github.com/mario-andreschak/FLUJO

This issue follows the request in CONTRIBUTING.md to outline the scenario before a PR. Validated on 2026-09-08 UTC: FLUJO 3.45.2 completed the remote read-only repository-toolset handshake, discovered 13 tools and successfully retrieved a public fixture with get_file_contents. This test used a user-authorized GitHub CLI OAuth access token supplied as a secret Bearer header. Interactive OAuth, client registration, PAT-specific behavior, local transport and writes remain untested. Prepared with Codex assistance.

Exact setup, authentication scope, genuine screenshots and returned file.

主要语言
Go
星标
33.1k
派生
5k
平均合并
2 天 15 小时
30 天内合并 PR
27

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/github-mcp-server 的其他 Issue

查看 github/github-mcp-server 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。