1. 專案定位與核心價值 1.1 PAL MCP 是什麼 PAL MCP Server(Provider Abstraction Layer for Model Context Protocol)是一個開源 MCP 伺服器,讓你在 Claude Code、Gemini CLI、Codex CLI、Cursor 等 AI 開發工具內同時調度多個 AI 模型,實現真正的多模型協作開發。 核心概念:「一個 context,多個模型」。你不需要在不同工具之間切換,就能讓 Gemini 做 code review、O3 做 debug、GPT-5 做 planning,而且對話脈絡在工具之間自動延續。 1.2 解決什麼問題 痛點 PAL...

AAIF goose 詳細教學 對應 repo: https://github.com/aaif-goose/goose(45.6k stars / 4.7k forks / v1.34.1 stable / Apache-2.0,截至 2026-05-22) 1. 專案定位 1.1 它是什麼 goose 是 AAIF (Agentic AI Foundation, Linux Foundation) 治理的 Rust 原生通用 AI agent。三種形態: Desktop app:macOS / Linux / Windows native(Electron 包 Rust 後端 goosed)...