mcp-setup

Configure MCP servers for Factory Droid agents using droid mcp add commands.

28|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/MeroZemory/oh-my-droid --skill mcp-setup-merozemory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/MeroZemory/oh-my-droid/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/MeroZemory/oh-my-droid --skill mcp-setup-merozemory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that Factory Droid agents gain external tools like web search, filesystem access, and GitHub integration without the user manually editing configuration files.

Core Features & Use Cases

  • Guided Selection: Walk through choosing Context7, Exa Web Search, Filesystem, GitHub, all services, or a custom MCP before gathering data.
  • Credential Collection: Prompt for API keys, allowed directories, tokens, and transport details to supply the right inputs before invoking droid mcp add.
  • Verification & Troubleshooting: List configured MCP servers, confirm their status, and offer guidance on Node.js, Docker, token scopes, and restart steps to keep integrations healthy.
  • Use Case: Onboard new agents by setting up Context7 documentation access, Exa search, expanded filesystem reach, and GitHub APIs so they can collaborate across projects.

Quick Start

Tell Factory Droid to run mcp-setup to configure the recommended MCP servers and verify their status.

Frequently Asked Questions about mcp-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MCP servers for Factory Droid agents?

You configure MCP servers by running mcp-setup, which uses droid mcp add commands with transport flags, API keys, and directories to register external tools like web search and filesystem access for agents.

What external tools can I add to my agent using MCP servers?

MCP servers extend agent capabilities with Context7 documentation access, Exa web search, expanded filesystem reach, and GitHub APIs for cross-project collaboration.

Do I need API keys to set up Exa web search and GitHub MCP integrations?

Yes, setting up Exa web search and GitHub MCP integrations requires supplying API keys, tokens, and transport details during the credential collection step before invoking droid mcp add.

How do I verify if a newly added MCP server is running correctly?

You verify MCP server status by listing configured servers and confirming their health, while checking Node.js or Docker dependencies and token scopes if issues arise.

Why is my MCP server integration not working after adding it to the droid?

MCP server integrations may fail due to incorrect token scopes, missing Node.js or Docker dependencies, or needing a restart; troubleshoot by verifying credentials and running restart steps.