What problem does it solve? Adding a new MCP server to a Docker-based AI agent environment involves searching catalogs, configuring credentials, working around tooling bugs, and verifying tool availability — a multi-step process that is easy to get wrong. ## Core Features & Use Cases - Guided MCP Discovery: Search the Docker MCP catalog, inspect server details, and select the right integration through an interactive elicitation workflow. - Credential Configuration Workaround: Handles the known Docker MCP Toolkit secrets bug by editing the catalog YAML directly to hardcode environment variables. - Verification & Documentation: Verifies tools load correctly, updates MCP usage documentation, and reminds users to restart their session so new tools become available. - Use Case: You want to give your AI agent access to Notion. Use this Skill to search the catalog, enable mcp/notion, configure the NOTION_API_KEY, and confirm the new tools appear after a session restart. ## Quick Start Add the Notion MCP server from the Docker MCP catalog and configure its API key.