UNPKG

typebot-mcp

Version:

[![smithery badge](https://smithery.ai/badge/@hithereiamaliff/typebot-mcp)](https://smithery.ai/server/@hithereiamaliff/typebot-mcp)

16 lines (15 loc) 309 B
{ "mcpServers": { "typebot-mcp": { "command": "node", "args": [ "./dist/index.js" ], "env": { "TYPEBOT_TOKEN": "YOUR_TOKEN", "TYPEBOT_WORKSPACE_ID": "YOUR_WORKSPACE_ID", "TYPEBOT_API_URL": "YOUR_TYPEBOT_API_URL" } } } }