
Linux MCP daemon (mcpd)
io.github.nucleusvv0.3.5Updated Sep 27, 2026
AI agent access to Linux servers without SSH: scoped tools, per-call isolation, root only if granted
Installation
In SourceWeft
- Open Linux MCP daemon (mcpd) in the dashboard and add it to a workspace.
- Enable the server for the chats that should use its tools.
Web executable via SSE. Remote servers run from the web runtime once configured in a workspace.
Other MCP clients
Add this to your client's mcpServers config.
{
"mcpServers": {
"linux-mcp-daemon": {
"type": "sse",
"url": "https://{host}:9091/sse"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
1- v0.3.5LatestSep 27, 2026

