PAL
MCP ServerFeaturedby Community · Added 5mo ago
Claude
11.4k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pal": {
"command": "npx",
"args": [
"pal"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Orchestrates multiple AI models to enhance CLI tools for collaborative development, code analysis, and problem-solving.
Tags
Developer Toolsmcp-servertop-100