Adds FURLOW Discord bot development tools to Claude. You can validate YAML specs against the framework's schema, list all 85 actions (messages, moderation, voice, channels), browse the 59 available events (gateway, voice, components, scheduler), query the 71 expression functions and 50 transforms, and scaffold new bot projects with commands and event handlers. Useful when you're authoring declarative Discord bots and need to look up action signatures, check which events fire on member joins or button clicks, or verify your YAML before deploying. Saves constant trips to the docs while writing bot configs.
claude mcp add --transport stdio io.github.virgilvox-furlow-mcp -- npx -y @furlow/mcp