Install
$ agentstack add mcp-cmdspace-dev-cmds-achmage ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →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
- [English user guide](docs/guide.md)
- [한국어 사용설명서](docs/guide.ko.md)
- Web manual
- Product family
- Issues and support
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.
- Author: CMDSPACE-DEV
- Source: CMDSPACE-DEV/CMDS-Achmage
- License: MIT
- Homepage: https://apps.cmdspace.work/plugins/cmds-achmage/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.