📌 📄 内容摘要:
@Leo-Huang 在 记录一下codex 配合 Stitch 对页面进行美化的效果 中发帖
记录一下codex 配合 Stitch 对页面进行美化的效果
刚刚刷论坛接触到的stitch,也来展示下执行力了。 😋
官网:
原来的codex给我做的丑页面 🤡
[image]
stitch给我设计的
[image]
添加stitch 到codex的mcp中
config.toml 添加:
[mcp_servers.stitch]
url = "https://stitch.googleapis.com/mcp"
http_headers = { "X-Goog-Api-Key" = "your-api-key" }
# env_http_headers = { "X-Goog-Api-Key" = "STITCH_API_KEY" } ## 配合环境变量使用(安全考虑使用这种方式)
api获取方式: 右上角点击自己头像 → Stitch Settings → 找到 AP...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/1829424/1 ─────────────────────────────
📢 来源:LINUX DO