Install
$ agentstack add mcp-frankxai-arcanea-agent-profile ✓ 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.
About
Arcanea Agent Profile
Hermes Agent Desktop profile for Arcanea — worlds, characters, books, research, and Content Studio workflow cards.
Quick install (Plan B — ship now)
1. Install Hermes Agent + Desktop
Download from Hermes Agent (Windows EXE, macOS DMG, or Linux terminal install).
2. Install this profile
From the Arcanea monorepo (dev):
hermes profile install ./profiles/arcanea-agent --name arcanea-agent --alias --force -y
From GitHub (users):
hermes profile install github.com/frankxai/arcanea-agent-profile --name arcanea-agent --alias --force -y
3. Launch
arcanea-agent chat
# or
hermes -p arcanea-agent desktop
One-shot Windows installer (from Arcanea repo):
.\scripts\install-arcanea-agent.ps1
Session types
| Launcher | Skill | |----------|-------| | New World | arcanea-new-world | | New Character | arcanea-new-character | | New Book | arcanea-new-book | | New Research | arcanea-new-research | | Workflow card | arcanea-workflow-cards |
Model defaults
- grok-4.3 — default chat + fast research
- grok-build — image/video (via skills)
- claude-opus-4-7 — canon/character (when user has Anthropic auth)
What ships
SOUL.md— identity + session launcherconfig.yaml— safe defaultscards.yaml— Content Studio workflow cardsskills/— six Arcanea skillsmcp.json— optional registry MCP reference
Relationship
- Product page: https://arcanea.ai/agent
- Upstream: https://github.com/NousResearch/hermes-agent
- Profile repo: https://github.com/frankxai/arcanea-agent-profile
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: frankxai
- Source: frankxai/arcanea-agent-profile
- License: MIT
- Homepage: https://arcanea.ai
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.