What problem does it solve?
OpenCode agents quickly hit limits when you rely only on built-in tools, so MCP Setup solves the problem of extending agent capabilities by configuring external Model Context Protocol (MCP) servers.
Core Features & Use Cases
- Select and configure MCP servers: Choose from common providers like Context7, Exa Web Search, Filesystem, and GitHub, or add a custom MCP server.
- Collect required credentials and permissions: Prompts for an Exa API key, a GitHub personal access token, and filesystem directory access as needed.
- Add servers via OpenCode CLI with correct transport: Uses the opencode mcp add workflow (including stdio or HTTP transport) and supports merging into settings.json automatically.
Use case: Configure Exa for stronger web search and Filesystem for broader tool access, then verify everything with opencode mcp list so all agents can use the added capabilities.
Quick Start
Run mcp-setup and choose the MCP servers you want (for example, Context7, Exa, Filesystem, or GitHub) when prompted.