Skip to content
View raeseoklee's full-sized avatar
  • Seoul

Block or report raeseoklee

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
raeseoklee/README.md

Hi, I'm Raeseok Lee πŸ‘‹

I build the unglamorous layer underneath AI agents β€”
the tooling, gateways, and guardrails that keep them running long after the demo ends.

Currently focused on MCP developer tooling and agent-to-agent infrastructure.


πŸš€ Projects

A developer toolkit for MCP servers β€” inspect, test, and debug them before they break in production.
Ships as a CLI (inspector + test runner), a VS Code extension, and an agent-facing MCP server for automated validation.

A security gateway for agent-to-agent (A2A) communication β€”
because the moment agents start talking to other agents, you need a layer that doesn't trust either of them.


πŸ”— Connect

Pinned Loading

  1. mcp-workbench mcp-workbench Public

    A developer toolkit for MCP server developers β€” test, inspect, and validate MCP servers

    TypeScript

  2. mcp-workbench-vscode mcp-workbench-vscode Public

    VS Code extension for MCP Workbench β€” run, inspect, and validate MCP servers

    TypeScript

  3. a2a-sentinel a2a-sentinel Public

    A lightweight, security-first A2A protocol gateway in Go. Develop with sentinel, deploy with agentgateway.

    Go

  4. mcp-workbench-mcp-server mcp-workbench-mcp-server Public

    MCP Workbench as an MCP server β€” expose inspect, generate, and test capabilities to AI agents

    TypeScript