hal

ai4mgreenly/hal
★ 0 stars Ruby 🔒 Security Updated today
Learning-project demo: HTTP-transport MCP server with OAuth and Google Workspace federation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hal": {
      "command": "npx",
      "args": [
        "-y",
        "ai4mgreenly/hal"
      ]
    }
  }
}

README Excerpt

A small, deliberately-readable demo of an HTTP-transport **MCP server** with **real OAuth** in front of writes. Federates logins to Google Workspace and is deployed at <https://hal.ai.metaspot.org>. A learning project. The point is to be readable end-to-end in one sitting — every moving part visible, no domain model in the way: