Goose AI 与 MCP 服务器
Goose AI 项目,结合 MCP 服务器实现特定功能。
快速入门指南
- 克隆仓库:
git clone https://github.com/MyBlockcities/goose.git
- 打开
src/index.html
文件以在浏览器中查看。 - 开发时建议使用本地服务器(如 VS Code 的 Live Server 插件)。
主要功能
- 响应式设计
- 现代化玻璃拟态 UI
- 平滑动画和过渡效果
支持的浏览器
最新版 Chrome、Firefox、Safari 和 Edge。
项目结构
.
├── src/
│ ├── index.html
│ ├── styles/
│ │ └── main.css
│ ├── js/
│ │ └── main.js
│ ├── utils/
│ └── extensions/
├── config/
├── docs/
└── progress/