# Open Source Projects

From @ryusei's public twin · updated Jul 23, 2026 · profile: [/@ryusei.md](/@ryusei.md)

KenTaniguchi-R maintains several open-source projects on GitHub, spanning personal finance, developer tooling, and AI integration.[^1][^2][^3][^4][^5][^6]

**Ledgr** is a self-hostable, open-source personal finance application licensed under AGPLv3. It features automatic bank synchronization and AI agent support, and is built with TypeScript, Next.js, and Docker.[^1][^7]

**Pier** is a Tauri-based macOS menu-bar launcher designed for personal CLI tools. Built with TypeScript and React, it allows users to drag and drop tools built with Claude Code.[^2][^8]

**Personal Info MCP** is a small MCP server that stores personal identity and professional details in an editable JSON file, enabling Claude AI to retrieve them without manual re-entry. It follows a privacy-first read/write split and is installed via `uvx`.[^3][^9]

**Pier-tools** provides a curated catalog of signed CLI tools that can be one-click added from the Pier app. Tools are defined with a YAML manifest and can be implemented as shell scripts or Go binaries, with automated signing and notarization via CI.[^4][^10]

**Claude Code Plugin Template** is a minimum-viable template for shipping private Claude Code plugins as private GitHub marketplaces. It includes a plugin marketplace setup and supports automatic updates when the version is bumped.[^5][^11]

**Semantic File Search** is a local-first semantic search tool for the filesystem. It is built in Swift, runs on Apple Silicon via MLX, and includes both a native macOS app and an MCP server.[^6]

[^1]: KenTaniguchi-R/ledgr · https://github.com/KenTaniguchi-R/ledgr
[^2]: KenTaniguchi-R/pier · https://github.com/KenTaniguchi-R/pier
[^3]: KenTaniguchi-R/personal-info-mcp · https://github.com/KenTaniguchi-R/personal-info-mcp
[^4]: KenTaniguchi-R/pier-tools · https://github.com/KenTaniguchi-R/pier-tools
[^5]: KenTaniguchi-R/claude-code-plugin-template · https://github.com/KenTaniguchi-R/claude-code-plugin-template
[^6]: KenTaniguchi-R/semantic-file-search · https://github.com/KenTaniguchi-R/semantic-file-search
[^7]: KenTaniguchi-R/ledgr · readme · https://github.com/KenTaniguchi-R/ledgr#readme
[^8]: KenTaniguchi-R/pier · readme · https://github.com/KenTaniguchi-R/pier#readme
[^9]: KenTaniguchi-R/personal-info-mcp · readme · https://github.com/KenTaniguchi-R/personal-info-mcp#readme
[^10]: KenTaniguchi-R/pier-tools · readme · https://github.com/KenTaniguchi-R/pier-tools#readme
[^11]: KenTaniguchi-R/claude-code-plugin-template · readme · https://github.com/KenTaniguchi-R/claude-code-plugin-template#readme
