Marketplace
setup
This skill should be used when user encounters "MongoDB connection failed", "authentication failed", "MongoDB MCP error", "connection string invalid", "authSource error", or needs help configuring MongoDB integration.
$ インストール
git clone https://github.com/fcakyon/claude-codex-settings /tmp/claude-codex-settings && cp -r /tmp/claude-codex-settings/plugins/mongodb-tools/skills/setup ~/.claude/skills/claude-codex-settings// tip: Run this command in your terminal to install the skill
SKILL.md
name: setup description: This skill should be used when user encounters "MongoDB connection failed", "authentication failed", "MongoDB MCP error", "connection string invalid", "authSource error", or needs help configuring MongoDB integration.
MongoDB Tools Setup
Run /mongodb-tools:setup to configure MongoDB MCP.
Quick Fixes
- Authentication failed - Add
?authSource=adminto connection string - Invalid connection string - Use
mongodb://ormongodb+srv://prefix - Network timeout - Whitelist IP in Atlas Network Access
Don't Need MongoDB?
Disable via /mcp command to prevent errors.
Repository

fcakyon
Author
fcakyon/claude-codex-settings/plugins/mongodb-tools/skills/setup
275
Stars
33
Forks
Updated4d ago
Added5d ago