Vchat7
Freeby MCP Community
Embeddable AI chatbot widget for React applications with MCP tool calling support
v1.4.0Added Apr 12, 2026
chatbotreactwidgetaichat
Vchat7 MCP Server
Embeddable AI chatbot widget for React applications with MCP tool calling support
Installation
npx -y vchat7
Reviews
Installation
Quick install
npx -y vchat7
Add to claude_desktop_config.json
{
"mcpServers": {
"vchat7": {
"command": "npx",
"args": ["-y", "vchat7"]
}
}
}