# Ovellum [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/oinam/ovellum  
**GitHub Stars:** 1  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ovellum

## Description
Docs for TypeScript/JS that AI agents can read and safely edit, surviving regeneration.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "ovellum": {
    "url": "https://ovellum.oss.oinam.com"
  }
}
```

## Documentation & README

# Ovellum

> Auto, manual, or hybrid docs that never fall out of sync.

Ovellum is an open-source documentation tool for TypeScript and JavaScript. It lets auto-generated API docs and hand-written narrative live together in the same files, without conflict.

- [Website](https://ovellum.oss.oinam.com)
- [Docs](https://ovellum.oss.oinam.com/docs/)
- [Source](https://github.com/oinam/ovellum)
- [MCP Registry](https://registry.modelcontextprotocol.io) (listed as `io.github.oinam/ovellum`)
- [Contribute - How to](https://github.com/oinam/ovellum/blob/HEAD/CONTRIBUTING.md)
- [MIT LICENSE](https://github.com/oinam/ovellum/blob/HEAD/LICENSE)

