๐ฌ Typebot is a powerful chatbot builder that you can self-host.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"typebot.io": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-typebot.io"
]
}
}
}