tankyhsu/nanobot-web-console
Single-file web console for nanobot AI Agent — real-time streaming chat, session history, tool execution viewer, WebSocket auto-reconnect. Compatible with nanobot 0.1.4+.
Platform-specific configuration:
{
"mcpServers": {
"nanobot-web-console": {
"command": "npx",
"args": [
"-y",
"nanobot-web-console"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...