AI Lab
Experimental AI tools — MCP servers, agents, and utilities I'm building.
Custom MCP Server
An MCP server that exposes custom tools to Claude Desktop, enabling AI-assisted workflows directly in the IDE.
Document Q&A Agent
Agentic RAG pipeline that ingests PDFs and documents, then answers questions with cited sources using Claude.
Browser Automation Agent
A headless browser agent controlled via natural language. Uses Claude tool calls to navigate, click, and extract web data.
AI Git Commit Tool
A git hook tool that generates semantic commit messages from staged diffs using Claude, following conventional commits format.
Notion MCP Server
Connects Claude Desktop to Notion workspaces via MCP, allowing agents to read, create, and update pages as tools.
Prompt Optimizer CLI
A CLI tool that analyzes and rewrites prompts for better LLM performance using meta-prompting techniques.