1
Get an API key
Generate a key in the Console. Keys start with
gork_live_.2
Add the server config
Add the
gork block to your Windsurf mcp_config.json:1
Refresh
Reload the MCP servers in Windsurf (restart the app if the server does not appear) until
gork shows as connected.2
Verify
Ask Cascade: “List my inboxes.” It should call
gork_list_inboxes and show your addresses.Override the API base with
"GORK_BASE_URL": "https://..." alongside GORK_API_KEY in env if needed.