Give OpenCode local task context.

Add ivygrep as a local MCP server. Same index serves CLI, Web, and agent requests.

Install

brew install bvolpato/tap/ivygrep

Add server to opencode.json:

{
  "mcp": {
    "ig": {
      "type": "local",
      "command": ["ig", "--mcp"],
      "enabled": true
    }
  }
}

Use

Use ivygrep to build one focused context pack before editing.