UniClaude
| Entity Passport | |
| Registry ID | gh-tool--thearcforge--uniclaude |
| License | MIT |
| Provider | github |
Cite this tool
Academic & Research Attribution
@misc{gh_tool__thearcforge__uniclaude,
author = {TheArcForge},
title = {UniClaude Tool},
year = {2026},
howpublished = {\url{https://github.com/TheArcForge/UniClaude}},
note = {Accessed via Free2AITools Knowledge Fortress}
} đŦTechnical Deep Dive
Full Specifications [+]âž
Quick Commands
git clone https://github.com/TheArcForge/UniClaude pip install uniclaude âī¸ Free2AITools Nexus Index V2.0
đŦ Index Insight
FNI V2.0 for UniClaude: Semantic (S:50), Authority (A:0), Popularity (P:37), Recency (R:100), Quality (Q:70).
Verification Authority
đ Specs
- Language
- Python
- License
- MIT
- Version
- 1.0.0
Usage documentation not yet indexed for this tool.
đ View Source Code âTechnical Documentation
UniClaude

Project Sunset Notice â v1.0.0 "Swan Song" is the final release of UniClaude. Anthropic's updated Terms of Service now prohibit third-party tools from authenticating via Claude subscription OAuth, which was UniClaude's core pricing model. See OutroMigration.md for context and a plan for extracting UniClaude's MCP tools into a standalone, client-agnostic package. Thank you to everyone who used and contributed to this project.
Technical Overview â architecture, engineering challenges, and project scope at a glance.
Claude Code, natively inside Unity Editor. A dockable chat window with full project awareness, 75+ MCP tools, an opinionated Unity architecture advisor, and zero alt-tabbing â all powered by your Claude subscription.
Features
- Editor chat window â dockable panel with streaming responses, dark/light theme, and conversation history
- Unity Agent persona â a built-in system prompt that makes Claude a strict, professional Unity developer. It documents all 75 MCP tools with efficiency patterns, enforces design-first workflows, and flags anti-patterns before they ship.
- 10 architecture skills â Claude Code skills covering the full Unity development lifecycle: architecture decisions, component design, data modeling, scene/prefab authoring, animation workflows, performance optimization, and code review. Skills load on demand via the Agent SDK's plugin system.
- Project awareness â UniClaude indexes your scenes, prefabs, scripts, shaders, and ScriptableObjects so Claude understands your project structure
- 75+ Unity tools â Claude can inspect and modify scenes, prefabs, components, materials, animations, tags, layers, and project settings through the MCP protocol â all with full Undo integration
- Model selection â choose between Sonnet, Opus, and Haiku with configurable reasoning effort (Low â Max)
- File & image attachments â attach project files and screenshots directly in the chat input
- Permission system â every tool call requires explicit approval (allow once, allow for session, or deny)
- Slash commands â extensible command system with autocomplete (
/healthcheck,/clear,/export, and more) - Diff viewer â review script edits in a colored diff popup (green/red lines) without leaving UniClaude
- Settings panel â configurable font size, Node.js path, sidecar port, context token budget, and package filtering
- Ninja Install Mode â optional embedded-clone install that hides UniClaude from
git statusandpackages-lock.jsonon team projects. Reversible from Settings. - Version tracker â Settings tab surfaces new releases from GitHub once a day, with inline changelog preview and one-click update (mode-aware for Ninja and Standard installs).
- MCP server â JSON-RPC 2.0 server that exposes Unity editor actions to any MCP-compatible client
- Domain reload resilience â survives Unity's domain reload cycle with automatic reconnection
Requirements
| Requirement | Version |
|---|---|
| Unity | 6000.3+ (Unity 6) |
| Node.js | 18+ |
| Claude subscription | Pro or Max plan (authenticates via Claude Code's OAuth) |
Installation
Add via Unity Package Manager using the git URL:
- Open Window > Package Manager
- Click + > Add package from git URL...
- Enter:
text
https://github.com/TheArcForge/UniClaude.git#v1.0.0 - Click Add
Quick Start
- Open the UniClaude window: ArcForge > UniClaude
- On first launch, UniClaude will build its Node.js sidecar automatically (requires Node.js 18+ on your PATH)
- Ensure you're logged into Claude Code (
claudeCLI) â UniClaude authenticates through your Claude subscription - Start chatting â Claude can see your project structure, invoke architecture skills, and use editor tools with your permission
Key Controls
| Key | Action |
|---|---|
| Enter | Send message |
| Shift+Enter | New line |
| Escape | Cancel generation |
| Tab | Accept slash command autocomplete |
Documentation
- Setup Guide â detailed installation, configuration, and troubleshooting
- Architecture â package structure, data flow, and extension points
Contributing
See CONTRIBUTING.md for development setup, running tests, and pull request guidelines.
Security
To report a vulnerability, see SECURITY.md.
License
Social Proof
AI Summary: Based on GitHub metadata. Not a recommendation.
đĄī¸ Tool Transparency Report
Technical metadata sourced from upstream repositories.
đ Identity & Source
- id
- gh-tool--thearcforge--uniclaude
- slug
- thearcforge--uniclaude
- source
- github
- author
- TheArcForge
- license
- MIT
- tags
- ai-tools, claude, claude-ai, claude-code, csharp, editor-extension, game-development, llm, mcp, rag, unity, unity-editor, unity3d, c#
âī¸ Technical Specs
- architecture
- null
- params billions
- null
- context length
- null
- pipeline tag
- other
đ Engagement & Metrics
- downloads
- 0
- stars
- 0
- forks
- 6
Data indexed from public sources. Updated daily.