27
Published Tools
0
Total Stars
29,168
Weekly Downloads
107
GitHub Followers
78
Public Repos
100/100
Avg Security
Published Tools
22 MCP Servers5 Skillsacross 5 categoriesio.github.isamu/mulmocast-vision
Easy and stylish presentation slide generator.
mulmoclaude
isamu
MulmoClaude — GUI-chat with Claude Code + long-term memory. One command to start.
@mulmoclaude/form-plugin
snakajima
Structured-form input plugin (presentForm) — shared gui-chat-protocol plugin for MulmoClaude and MulmoTerminal.
@mulmoclaude/spotify-plugin
snakajima
Read-only Spotify integration for MulmoClaude — Liked Songs / playlists / recently played, OAuth via PKCE. Built as a runtime plugin (issue #1162).
...more@mulmoclaude/markdown-plugin
snakajima
Full-fidelity markdown document plugin (presentDocument) — Marp slides, PDF export, AI image-fill — shared gui-chat-protocol plugin for MulmoClaude and MulmoTerminal.
...more@mulmoclaude/x-plugin
snakajima
X (Twitter) API tools for MulmoClaude and MulmoTerminal — readXPost + searchX as MCP tools. Server-only; no Vue View.
@mulmoclaude/chart-plugin
snakajima
ECharts visualization plugin (presentChart) — shared gui-chat-protocol plugin for MulmoClaude and MulmoTerminal. Server-side write goes through the generic files.artifacts runtime capability.
...more@mulmoclaude/collection-plugin
snakajima
Schema-driven Collections plugin (presentCollection) — shared gui-chat-protocol plugin for MulmoClaude and MulmoTerminal. This entry is the isomorphic collection engine (derive / formula / visibility); Vue surfaces land in ./vue.
...more@mulmoclaude/html-plugin
snakajima
presentHtml — self-contained HTML page tool for MulmoClaude and MulmoTerminal. Server core (validation + artifacts persistence via the generic gui-chat-protocol files.artifacts capability) on `.`, Vue View/Preview on `./vue`.
...more@mulmoclaude/core
snakajima
Shared server-side core for MulmoClaude and MulmoTerminal — the always-shipped-together subsystems consolidated behind subpath exports so the two hosts can't drift. Server-only except the browser-safe ./whisper/client and ./workspace-setup/slug entries. A
...more@mulmoclaude/accounting-plugin
snakajima
Double-entry accounting plugin for MulmoClaude and MulmoTerminal. Three surfaces: ./shared (isomorphic enums/meta, browser-safe), ./vue (chat View/Preview + canvas app), ./server (createAccountingRouter — the workspace-file-backed backend, wired via depen
...more@mulmoclaude/google-plugin
snakajima
Google integration tool for MulmoClaude — operates the user's locally linked Google account (Calendar now; Tasks / Drive ride the same grant later). Server-only; no Vue View.
...more@mulmoclaude/mulmoscript-plugin
snakajima
presentMulmoScript — MulmoScript storyboard tool for MulmoClaude and MulmoTerminal. Browser-safe core (tool definition + save/reopen/update logic against the generic gui-chat-protocol files.artifacts capability) on `.`, Vue View/Preview on `./vue`, and th
...more@graphai/llm_agents
Satoshi Nakajima, Isamu Arimoto
LLM agents for GraphAI.
@graphai/anthropic_agent
Satoshi Nakajima, Isamu Arimoto
Anthropic agents for GraphAI.
@graphai/openai_agent
Satoshi Nakajima, Isamu Arimoto
OpenAI agents for GraphAI.
@graphai/openai_fetch_agent
Satoshi Nakajima, Isamu Arimoto
OpenAI fetch agents for GraphAI and browser.
@graphai/web_llm_agent
Receptron team
```typescript import { webLlmAgentGenerator, CallbackReport } from "@graphai/web_llm_agent";
@graphai/awesome_chatgpt_prompts_agent
isamu
prompt agent using https://github.com/f/awesome-chatgpt-prompts/
@mulmoclaude/email-plugin
snakajima
Generic IMAP/SMTP email runtime plugin for MulmoClaude. Gmail-default provider presets; works with any IMAP/SMTP server (Fastmail / iCloud / Outlook / …). Uses App Password auth (no OAuth in v1).
...more@mulmoclaude/debug-plugin
snakajima
Dev-only debug playground plugin for MulmoClaude. Standalone /debug page used as the integration bed for experimental host features (e.g. the upcoming Notifier engine in the Encore plan).
...more@mulmoclaude/bookmarks-plugin
snakajima
Sample runtime plugin for MulmoClaude — saves URLs with multi-tab live sync, demonstrates the gui-chat-protocol v0.3 runtime API (#1110).
...more@mulmoclaude/edgar-plugin
snakajima
SEC EDGAR runtime plugin for MulmoClaude — wraps the public EDGAR API as one tool with kind-discriminated dispatch. Server-only; no Vue View.
...more@mulmoclaude/recipe-book-plugin
snakajima
Personal recipe book runtime plugin for MulmoClaude — saves recipes as markdown-per-file with frontmatter, multi-tab live sync. PR-A of #1169 Cooking Coach.
...more@mulmoclaude/common
Receptron Team
General-purpose pure utilities (type guards, etc.) shared across the MulmoClaude host, bridges, and plugins
@mulmoclaude/markdown-utils
Receptron Team
Browser-safe markdown / image rendering utilities shared by the MulmoClaude host and the markdown plugin
@mulmoclaude/shapescript-plugin
snakajima
presentShapeScript — interactive 3D visualizations authored in the ShapeScript language (parser + Three.js renderer). Core (tool definition + execute) on `.`, Vue View/Preview on `./vue`.
...more