WinkNotesHelp
Connect an AI client

Add WinkNotes MCP to OpenCode

Follow the steps below to connect WinkNotes to OpenCode.

Add manually

Open ~/.config/opencode/opencode.jsonc. Create the file if it does not exist.

Add the WinkNotes MCP settings. When you are done it should look like this:

{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wink": {
      "type": "local",
      "command": ["/Applications/TwinklingCard.app/Contents/MacOS/wink-mcp"],
      "enabled": true
    }
    ...
  }
}

Add in chat

Paste the following into an OpenCode conversation:

Please add this MCP:
"wink": {
    "type": "local",
    "command": ["/Applications/TwinklingCard.app/Contents/MacOS/wink-mcp"],
    "enabled": true
}

⚠️ Note: whether you add it manually or in chat, quit OpenCode and reopen it before the setting takes effect.

OpenCode setup screenshot 1
Start the first prompt with “using wink to …”. Once the session has picked up wink, you can leave it out.
OpenCode setup screenshot 2

Type a keyword to find a guide.

Press Esc to close · Click a result to open it