The AI Dock
The AI Dock is one place to browse, install, and create the AI building blocks PaddleBoard supports: agents, skills, and MCP servers.
Open it from the command palette → ai dock: Open.
Tabs
- Agents — register a custom agent server by registry ID (Add Agent), or install a catalog agent. CLI-based agents (e.g. Google ADK) show a Set Up button that opens a terminal with the install command rather than running it inside the app.
- Skills — install bundled slash-command skills (
/build,/update-tour,/clippy,/test,/check-drift) with Add to project / Add to user, or Create Skill to write a new.claude/commands/markdown command. - MCP — add and manage Model Context Protocol servers, with live status and streaming logs. See Sandboxed Execution & MCP.
The catalog is data-driven from assets/ai_dock/catalog.json in the repo — additions are
pull requests, not network fetches.