OpenCode MCP Setup
Connect Yavy to OpenCode using MCP. Search your documentation from this open-source terminal AI assistant.
Configuration
Quick Install
Run this command in your terminal to add the MCP server:
terminal
opencode mcp add yavy --url "https://yavy.dev/mcp/your-project"or configure manually
opencode.json
Manual Setup Steps
- 1
Create or open the configuration file:
Global:~/.config/opencode/opencode.jsonProject:opencode.json - 2Copy the configuration above and merge it into your
opencode.jsonfile - 3Restart OpenCode for changes to take effect