Overview
The Model Context Protocol (MCP) is an open standard that enables autonomous LLMs to securely execute client-side and cloud tools.gork-mcp connects any MCP-compliant agent directly to your gork.email workspace over stdio.
Exposed Tools
When connected, your agent automatically gains 4 tools:gork_create_inbox: Provision a new agent email address on demand.gork_send_email: Send an outbound email with subject, text/html, and attachments.gork_read_emails: Query incoming messages with automatic threading.gork_reply_email: Reply to an existing email thread.
Configuration
Claude Desktop
Add the following to yourclaude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor & Windsurf
Add to~/.cursor/mcp.json: