AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

CMDS Achmage

mcp-cmdspace-dev-cmds-achmage · by CMDSPACE-DEV

Note-grounded AI chat, reviewable edits and image workflows in Obsidian. Co-developed with Prof. Changhyun Ahn. By CMDSPACE.

— No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add mcp-cmdspace-dev-cmds-achmage

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-cmdspace-dev-cmds-achmage)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 11d ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of CMDS Achmage? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

[](README.md) [](README.ko.md)

CMDS Achmage

Work with AI inside Obsidian: supply note context, review edits, research sources, and create images without leaving your writing flow.

Version 1.2.0 | Available in Community Plugins.

Obsidian 1.11.4+ | Desktop only.

What it does

  • Chat with notes, selections and folders; review which context is included.
  • Review anchored edits, inline changes, and checkpointed long-document drafts.
  • Connect research APIs and MCP tools under an explicit execution policy.
  • Generate images, render local text cards, and optionally deliver assets to Eagle.

Install and first use

Community: Settings → Community plugins → Browse → CMDS Achmage → Install → Enable.

Manual: Download main.js, manifest.json, and styles.css from release 1.2.0, place them in /.obsidian/plugins/cmds-achmage/, reload Obsidian, and enable. Back up existing settings; do not copy another user’s data.json.

In Advanced → Providers/Models, configure an API provider and chat model. Review Writing → Include current file and set MCP → Tool execution → Per-tool approvals before connecting tools. Run Open chat, mention a sample note with @, and ask one narrow question.

Read the manual

Privacy and limits

API usage and subscriptions are separate. Plan authentication is experimental, not a guaranteed official third-party entitlement. MCP defaults to Full auto, including enabled write/delete tools without an Allow prompt. Active-note inclusion defaults on. Review these settings before sending private material.

Development

npm ci
npm run type:check
npm run lint:check
npm test
npm run build

Build the plugin assets for local development.

Credits and license

Developed by Yohan Koo (CMDSPACE), https://cmdspace.work, together with Professor Changhyun Ahn.

Forked from Smart Composer, originally by Heesu Suh. See [LINEAGE.md](LINEAGE.md) for the inherited names/versions and [collaboration history](docs/CMDS-COLLABORATION.md). MIT; [LICENSE](LICENSE) retains Copyright (c) 2024 Heesu Suh. The original copyright and permission notice remain in force.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.