docs: add Connect-It connectors documentation - #5
Open
wishworldbetter wants to merge 1 commit into
Open
Conversation
New Connectors guide (en/zh): connecting third-party services from the Supermarket, connection statuses and management on the bot detail page, and how connector tools reach the agent through the aggregated MCP session with per-binding tool namespaces. Server Deploy: document the co-hosted Connect-It service — install script provisioning (embedded by default on fresh installs, disabled kept on upgrades), generated credentials persisted in .env, admin console on 8421, OAuth callback public base URL, ghcr.io mirror caveat, manual compose setup, and the [connect_it] config section. Supermarket and Bot pages updated for the new Connectors tab.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
这个 PR 做什么
给连接器功能(Memoh #915 / #911 / #923)补文档。这块目前全站零覆盖。
改动
新页面 guides/connectors.md(中英)
[connect_it]配置段;没配置时超市不显示 Connectors tabgithub、github-2),绑定后不变Server Deploy(中英)
connect-it(profileconnectors,共库但独立connect_itschema).env升级复用;管理台在 8421;从其它机器访问要设MEMOH_CONNECT_IT_PUBLIC_BASE_URL;Connect-It 镜像在 ghcr.io、memoh.cn 镜像源不覆盖--profile connectors的完整命令顺带
核实
internal/connectors的 alias 分配逻辑connect-it-web容器和 8083 端口后来去掉了,现在只有单个connect-it服务、管理台和 API 同在 8421(install.sh 里memoh-connect-it-web已进 legacy 清理列表),文档按现状写pnpm build通过;中英文锚点(含#connect-it-连接器)在构建产物里核对过