| name | tormentnexus |
| description | TormentNexus AI control plane โ persistent L2 vector memory, semantic tool discovery, imported sessions, skill registry, code search, subagent orchestration. Use when the task benefits from cross-session memory, tool discovery across 20+ MCP servers, or access to imported sessions and skill modules. |
TormentNexus Integration
TormentNexus is a local AI control plane running on port 7778 with persistent L2 vector memory, semantic tool discovery, imported sessions, and a skill registry. Connected via MCP stdio.
MCP Server
The tormentnexus MCP server is configured and exposes tools via the mcp_tormentnexus_* namespace.
Memory & Context
mcp_tormentnexus_memory_scratchpad_get/set/append โ L1 working memory
mcp_tormentnexus_memory_extract_relations โ knowledge graph extraction
mcp_tormentnexus_add_bookmark โ save URLs with tags
Discovery & Routing
mcp_tormentnexus_mcp_list_servers/tools โ discover available capabilities
mcp_tormentnexus_mcp_call_tool โ route through TN's TN kernel to 20+ MCP servers
mcp_tormentnexus_mcp_status โ check runtime health
System Tools
mcp_tormentnexus_bash โ shell execution
mcp_tormentnexus_read/write/edit โ file I/O
mcp_tormentnexus_grep/find/ls โ search
mcp_tormentnexus_repomap โ repo map generation
Integration Tools
mcp_tormentnexus_system_status โ system health
mcp_tormentnexus_code_interpreter โ code execution
- โ create Jira issues