# Ral

> AI Workspace for Everyone

- **Type:** MCP server
- **Install:** `agentstack add mcp-ral-workspace-ral`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ral-workspace](https://agentstack.voostack.com/s/ral-workspace)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [ral-workspace](https://github.com/ral-workspace)
- **Source:** https://github.com/ral-workspace/ral

## Install

```sh
agentstack add mcp-ral-workspace-ral
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Ral

  AI Workspace for Everyone
  Chat, workflows, documents, and tools — all in one native desktop app.

  
  
  

## What is Ral?

Ral is a desktop AI workspace built for **business users, not developers**. It combines a Claude-powered AI assistant with productivity tools — workflows, databases, presentations, and spreadsheets — in a fast, native app powered by Tauri v2.

No terminal. No config files. Just open and work.

### Highlights

- **AI Chat** — Claude-powered assistant via [ACP](https://github.com/anthropics/agent-control-protocol) with tool use, file editing, and MCP integration
- **Workflows** — Automate multi-step AI + MCP pipelines with simple YAML definitions
- **Plugins** — Extend with [first-party plugins](https://github.com/ral-workspace/ral-plugins) for databases, presentations, spreadsheets, and more
- **Native & Fast** — Rust backend via Tauri v2. No Electron. Lightweight and responsive
- **Open Source** — Apache 2.0 licensed. Build on it, extend it, make it yours

## Getting Started

### Prerequisites

| Tool | Version |
| --- | --- |
| [Node.js](https://nodejs.org/) | >= 20 |
| [pnpm](https://pnpm.io/) | >= 10 |
| [Rust](https://rustup.rs/) | stable (latest) |
| [Tauri CLI](https://v2.tauri.app/) | v2 |

Platform-specific dependencies are listed in the [Tauri v2 prerequisites](https://v2.tauri.app/start/prerequisites/).

### Install & Run

```bash
git clone https://github.com/ral-workspace/ral.git
cd ral
pnpm install
pnpm dev
```

## Tech Stack

| Layer | Technology |
| --- | --- |
| Desktop | Tauri v2 (Rust) |
| Frontend | React 19 + TypeScript + Vite |
| UI | Tailwind CSS v4 + shadcn/ui |
| Editor | CodeMirror 6 |
| AI | Claude via ACP (Agent Control Protocol) |
| Build | pnpm workspaces + Turborepo |

## Project Structure

```
packages/
  desktop/     Tauri desktop app (Rust + React)
  ui/          Shared UI component library
```

## Contributing

Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

## Security

To report vulnerabilities, see [SECURITY.md](SECURITY.md).

## License

[Apache License 2.0](LICENSE)

## Source & license

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

- **Author:** [ral-workspace](https://github.com/ral-workspace)
- **Source:** [ral-workspace/ral](https://github.com/ral-workspace/ral)
- **License:** Apache-2.0

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-ral-workspace-ral
- Seller: https://agentstack.voostack.com/s/ral-workspace
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
