GitJuhb/zellij-mcp-server
A comprehensive Model Context Protocol (MCP) server for managing Zellij terminal workspace sessions with 60+ tools across session management, pane operations, plugin integration, and LLM completion detection.
Platform-specific configuration:
{
"mcpServers": {
"zellij-mcp-server": {
"command": "npx",
"args": [
"-y",
"zellij-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...