# filamental

**Category:** 🔒 Security  
**Repository:** https://github.com/Scottnine/filamental  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/filamental

## Description
Read/write access to your Filamental knowledge graph vault. 12 tools. Local-first, no auth.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "filamental": {
    "command": "npx",
    "args": ["-y","filamental"]
  }
}
```

## Documentation & README

# Filamental

A local-first 3D knowledge graph for Windows. Build and navigate connected knowledge as a living visual network — nodes, edges, and relationships in interactive 3D space, with Markdown notes, file attachments, and AI integration via MCP.

**[filamental.space](https://filamental.space)**

---

## Install

### Direct download
| Installer | Link |
|-----------|------|
| EXE (NSIS) | [Filamental_0.2.5_x64-setup.exe](https://github.com/Scottnine/filamental/releases/latest) |
| MSI | [Filamental_0.2.5_x64_en-US.msi](https://github.com/Scottnine/filamental/releases/latest) |
| Microsoft Store | [Get it on the Microsoft Store](https://apps.microsoft.com/store/detail/filamental) |

### Windows Package Manager (winget)

```
winget install Filamental.Filamental
```

### Auto-updater

Once installed, Filamental checks for updates automatically on launch.

---

## Releases

See [Releases](https://github.com/Scottnine/filamental/releases) for changelogs and all version downloads.

---

## License

Proprietary. See [filamental.space/terms](https://filamental.space/terms).


