Xpos587/nu-mcp
MCP server that exposes Nushell shell to AI agents. 4 tools, stateful sessions, background tasks.
Platform-specific configuration:
{
"mcpServers": {
"nu-mcp": {
"command": "npx",
"args": [
"-y",
"nu-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...