# Templonix Lite MCP Server MCP server

Agent View of the PolicyLayer registry record for Templonix Lite MCP Server: identity, probed posture, risk grade, and all 18 tools classified. HTML page: https://policylayer.com/tools/0xcjt-templonixlite

## Facts

- Server id: `0xcjt/templonixlite`
- Homepage: https://github.com/0xCJT/TemplonixLite
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 18
- Tool categories present: Destructive, Read, Write
- Tags: 0xcjt templonixlite, admin
- Record last modified: 2026-06-30T09:54:14.426Z

## Tools (18)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `archive_purge` | Destructive | Critical | https://policylayer.com/tools/0xcjt-templonixlite/archive-purge.md |
| `calendar_delete_event` | Destructive | Critical | https://policylayer.com/tools/0xcjt-templonixlite/calendar-delete-event.md |
| `knowledge_clear` | Destructive | Critical | https://policylayer.com/tools/0xcjt-templonixlite/knowledge-clear.md |
| `diagram_create` | Execute | High | https://policylayer.com/tools/0xcjt-templonixlite/diagram-create.md |
| `archive_search` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/archive-search.md |
| `archive_search_all` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/archive-search-all.md |
| `archive_stats` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/archive-stats.md |
| `calendar_list_events` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/calendar-list-events.md |
| `jina_search` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/jina-search.md |
| `knowledge_search` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/knowledge-search.md |
| `knowledge_stats` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/knowledge-stats.md |
| `workflow_get` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/workflow-get.md |
| `workflow_list` | Read | Low | https://policylayer.com/tools/0xcjt-templonixlite/workflow-list.md |
| `archive_insert` | Write | Medium | https://policylayer.com/tools/0xcjt-templonixlite/archive-insert.md |
| `calendar_create_event` | Write | Medium | https://policylayer.com/tools/0xcjt-templonixlite/calendar-create-event.md |
| `email_save_draft` | Write | Medium | https://policylayer.com/tools/0xcjt-templonixlite/email-save-draft.md |
| `email_send` | Write | Medium | https://policylayer.com/tools/0xcjt-templonixlite/email-send.md |
| `knowledge_load` | Write | Medium | https://policylayer.com/tools/0xcjt-templonixlite/knowledge-load.md |

## Tool descriptions

- `archive_purge` — DESTRUCTIVE: Permanently delete memories from the vector store. Only affects conversational memories, not knowledge documents. Set confirm=True to execute.
- `calendar_delete_event` — Cancel or delete calendar events. Use when user wants to cancel meetings or remove events from their schedule.
- `knowledge_clear` — DESTRUCTIVE: Clear all knowledge from the vector store. This removes all ingested documents but does not delete the original files. Set confirm=True to proceed.
- `diagram_create` — Create professional diagrams using Eraser.io. Use when user mentions /eraser, 'eraser', 'create a diagram with eraser', or when complex information would benefit from visual representation. Supports ONLY: flowchart, sequence-diagram, clo…
- `archive_search` — Search your memory for previously stored information. Use when user asks 'what did I tell you about X', 'do you remember X', or needs to recall past conversations. This searches ONLY conversational memories, not knowledge documents.
- `archive_search_all` — Search across BOTH knowledge documents AND conversational memories. Use this when the user's question might be answered by either source, when you need a comprehensive view, or when you're unsure which namespace contains the relevant inf…
- `archive_stats` — Get statistics about the memory and knowledge stores.
- `calendar_list_events` — Check your upcoming schedule and events. Use when user asks 'what's on my calendar', 'what meetings do I have', or needs to see their schedule.
- `jina_search` — Use this to search the web, scrape pages and avoid being denied by proxy servers. Make sure to remember a lot of formatting comes back with the results, so be lazer focussed on extracting the critical context based on the query.
- `knowledge_search` — Search the knowledge base for information from ingested documents. Use this when the user asks questions that might be answered by their personal documents in the knowledge folder. This searches ONLY the knowledge namespace, not conversa…
- `knowledge_stats` — Get statistics about the knowledge base, including processed files, chunk counts, and storage details.
- `workflow_get` — Load specialized AI expertise and workflows. Use when user wants to activate specific professional modes like sales negotiation, research, or other specialized capabilities.
- `workflow_list` — Show available specialized AI workflows and expertise modes. Use when user wants to see what specialized capabilities are available.
- `archive_insert` — Remember and store information permanently in your local memory. Use this when user says 'remember this', 'save this', or wants to store important information for later recall. This stores in the MEMORY namespace, separate from knowledge…
- `email_save_draft` — Save an email draft to Gmail. Use before sending, or when you want to review/finish later.
- `email_send` — Send emails directly through Gmail. Use when user wants to send emails, follow up on meetings, or communicate with contacts.
- `knowledge_load` — Process and embed documents from the local /knowledge folder into the vector store. Use this when the user has added new documents to their knowledge folder and wants to make them searchable. Set force_reload=True to reprocess all files …

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Yaver (811 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Pfsense (680 tools) — https://policylayer.com/tools/abl030-pfsense-mcp.md
- AdButler (622 tools) — https://policylayer.com/tools/adbutler.md
- Fortimanager (584 tools) — https://policylayer.com/tools/jmpijll-fortimanager-mcp.md
- Crow (578 tools) — https://policylayer.com/tools/kh0pper-crow.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=0xcjt-templonixlite · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/0xcjt-templonixlite
