Skip to content
View Sealjay's full-sized avatar
😄
😄

Highlights

  • Pro

Block or report Sealjay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sealjay/README.md

Hi there

I'm Chris Lloyd-Jones! I'm the Vice President of AI Consulting Transformation at Kyndryl, a six-time Microsoft MVP in AI, and a Doctoral researcher in Green Software Engineering at UEL. I bridge AI transformation with enterprise governance, sustainability, and open source.

  • I created and lead Kyndryl's Forward Deployed Engineering capability - engineers who build with clients, scaling to 22,000 engineers.
  • 🔭 I'm currently working on AI governance, explainability frameworks, and building AI maturity assessment tools.
  • 🌱 I'm researching sustainable LLMs and SLMs as part of my Doctoral research in Green AI.
  • 🔌 I'm building MCP servers that give AI assistants access to real-world communication and productivity tools.
  • I contributed to ISO/IEC 21031:2024 (Software Carbon Intensity) through the Green Software Foundation.
  • ✍️ I write about AI security, agent governance, and organisational transformation.
  • 🎙️ I'm a co-host of Securing the Realm - a D&D-inspired podcast on AI governance and AI-driven development.
  • I'm an OpenUK Honours 2025/26 recipient and lead the OpenUK Data Centre Advisory Group.
  • 📫 Contact me on LinkedIn to get in touch!
  • Pronouns: he/him

// open, sustainable, real

Here are some of my public projects.

MCP Servers

I build Model Context Protocol servers that give AI assistants access to real-world communication and productivity tools.

  • Go mcp-whatsapp - Single-binary Go MCP server for WhatsApp with 41 tools (messaging, groups, polls, media, privacy)
  • TypeScript mcp-hey - MCP server for Hey.com email with full-text search and SQLite caching
  • Swift mcp-ical-swift - Apple Calendar MCP server using compiled Swift to bypass macOS TCC restrictions
  • Python mcp-signal - Local Signal MCP server (reads via Signal Desktop, sends via signal-cli)

Current Projects

Proof of concepts for blog posts

Archive - no longer maintained, previous projects

Pinned Loading

  1. Green-Software-Foundation/opensource-wg Green-Software-Foundation/opensource-wg Public archive

    GSF Open Source WG

    TypeScript 50 7

  2. mcp-whatsapp mcp-whatsapp Public

    Single-binary Go MCP server that wraps whatsmeow to expose a personal WhatsApp account as 41 MCP tools (messaging, groups, polls, media, privacy).

    Go 2 1

  3. foundry-browser-use foundry-browser-use Public

    Interactive AI browser automation using Browser Use and Microsoft Foundry. DOM-first agent controlling Chromium via CDP, powered by OpenAI models on Azure. Human-in-the-loop intervention for auth, …

    Python

  4. mcp-ical-swift mcp-ical-swift Public

    MCP server for Apple Calendar using compiled Swift to bypass macOS Sequoia TCC restrictions

    Swift

  5. SecuringTheRealm/str-agentic-adventures SecuringTheRealm/str-agentic-adventures Public

    AI-powered web app for tabletop RPGs that replaces the human Dungeon Master while maintaining creativity, flexibility, and immersion.

    Python 4 2

  6. SecuringTheRealm/securing.quest SecuringTheRealm/securing.quest Public

    STR's public facing website.

    Astro