# TinyCTO [Health: Active]

**Category:** 🎓 Education  
**Repository:** https://tinycto.com/  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tinycto

## Description
A free curriculum for CTOs and engineering leaders: 9 tracks, 81 lessons, sorted by company size. Also available as an MCP server for Claude Code, Claude Desktop, or ChatGPT.

## 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": {
  "tinycto": {
    "command": "npx",
    "args": ["-y","tinycto"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

