coven-reach

OpenCoven/coven-reach
★ 0 stars Rust File System Updated 13d ago
Coven-native Rust MCP server for filesystem and web operations
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coven-reach": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "coven-reach"
      ]
    }
  }
}

README Excerpt

**A Coven-native MCP server for filesystem and web operations.** `coven-reach` is an original Rust implementation of a [Model Context Protocol](https://modelcontextprotocol.io) server designed for the OpenCoven ecosystem. It gives any familiar — Charm, Kitty, Cody, or any agent — access to the local filesystem and the web through a clean, harness-agnostic interface.

Tools (8)

COVEN_REACH_ALLOWED_PATHSCOVEN_REACH_READ_ONLYreach_familiarreach_findreach_listreach_readreach_secret_checkreach_write