WinkNotesHelp
Connect an AI client

Add WinkNotes MCP to ZCode

Follow the steps below to connect WinkNotes to ZCode.

ZCode setup screenshot 1
Tap Settings.
ZCode setup screenshot 2
Tap New MCP server.

ZCode setup screenshot 3

Name: wink
Type: stdio
Command: /Applications/TwinklingCard.app/Contents/MacOS/wink-mcp

Then tap Save.
ZCode setup screenshot 4
You should see wink as active.

ZCode setup screenshot 5
Start the first prompt with “using wink to …”. Once the session has picked up wink, you can leave it out.
If ZCode says it cannot find the wink command, quit ZCode and reopen it.
ZCode setup screenshot 6

Add in chat

Open a new “New task” session and paste:

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

After about 30–60 seconds of thinking, it should tell you it is done.
ZCode setup screenshot 7
⚠️ Note: to be safe, quit ZCode and reopen it.
ZCode setup screenshot 8
Start the first prompt with “using wink to …”. Once the session has picked up wink, you can leave it out.
ZCode setup screenshot 9

Type a keyword to find a guide.

Press Esc to close · Click a result to open it