rzx007/nanobot-ts
nanobot-ts is the TypeScript version of nanobot, an ultra-lightweight personal AI assistant framework.
Platform-specific configuration:
{
"mcpServers": {
"nanobot-ts": {
"command": "npx",
"args": [
"-y",
"nanobot-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...