Projects
A collection of things I've built or contributed to.
Efficient GitLab MCP
A token-efficient GitLab MCP server that uses progressive disclosure to reduce tool definition tokens by ~93%. Instead of exposing 77 individual tools directly to AI agents, it exposes 5 meta-tools that let agents discover and execute GitLab operations on demand.
Key Features:
- Progressive disclosure pattern: 5 meta-tools instead of 77 tools (~27,000 → ~1,800 tokens)
- MCP protocol logging for agent observability
- HTTP transport security with DNS rebinding protection
- 120+ tests covering registry, config, logger, and MCP integration
- Strict code quality: zero
anytypes, enforced cognitive complexity limits - Published on npm as
efficient-gitlab-mcp-server
Fork of zereight/gitlab-mcp with substantial engineering improvements including Bun runtime, Biome linting, and semantic-release automation.
Unblu MCP Server
A comprehensive Model Context Protocol (MCP) server for Unblu, a leading digital customer engagement platform. This server enables AI assistants to directly interact with Unblu systems, opening up powerful possibilities for automated customer support, analytics, and workflow integration.
Key Features:
- Full Unblu API coverage including chat, sessions, agents, and reporting
- Real-time event streaming for live monitoring
- Secure authentication with enterprise-grade security
- Built with TypeScript and modern async patterns
- Comprehensive error handling and logging
This is my most impactful open-source contribution to date, bridging the gap between AI assistants and enterprise customer engagement platforms.
Jironimo
A browser extension that copies your Jira JSESSIONID cookie with one click. Companion tool for jira-cli's cookie authentication.
jira-cli
An enhanced fork of ankitpokhrel/jira-cli — a feature-rich interactive Jira command line tool. This fork adds support for enterprise Jira deployments with SSO, reverse proxies, and cookie-based authentication.
Dash Docsets
Tools for generating Dash documentation sets:
- dash-docset-template — Copier template for creating Dash docset generators
- kubernetes-docset — Dash docset generator for Kubernetes documentation
- raycast-docset — Dash docset generator for Raycast API documentation
ismar.ch
This website! Built with 11ty and deployed on Cloudflare Pages.
awesome-windsurf
A curated list of awesome Windsurf resources, plugins, and configurations. I must admit I dropped the ball on this one a bit. It was born when Windsurf was still young and the idea was to collect all the best resources, plugins, and configurations in one place. Windsurf has come a long way since then and there are now many great resources available, so this list is no longer as relevant. Still, I'm actively thinking about how to make this repository/project a uniquely useful resource for Windsurf users everywhere. Stay tuned on this!
abizza
A RobotFramework demo project.