article
README
🚀 Wiki资源管理项目
本项目旨在规范Wiki文件的资源管理,通过在每个Wiki文件路径下创建特定目录,利用git lfs管理关联资源,确保资源的有效存储和版本控制。
🚀 快速开始
每个Wiki文件都应该在其路径下创建一个.resource目录,该目录包含与之关联的额外资源,例如图片。
⚠️ 重要提示
这些资源必须通过
git lfs添加到Git中。
本项目旨在规范Wiki文件的资源管理,通过在每个Wiki文件路径下创建特定目录,利用git lfs管理关联资源,确保资源的有效存储和版本控制。
每个Wiki文件都应该在其路径下创建一个.resource目录,该目录包含与之关联的额外资源,例如图片。
⚠️ 重要提示
这些资源必须通过
git lfs添加到Git中。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed