I joined the AI Study group call with @Nicole and @MariusCiortea yesterday (future events here
https://success.vanillaforums.com/search?domain=event&query=study%20group&scope=site&source=community)
)
Marius introduced the group to MCPs and we talked about how people are using AI with their Vanilla communities.
I wanted to share how I'm using it, in case it sparks some ideas for you.
- Custom HTML Widgets: super easy, I tell Claude what I need, share my colors, branding guidelines, and the links or copy I need and it delivers the exact code I need for Vanilla. (I also mention I'm creating a Vanilla Community Custom HTML Widget, so it will look for the information on how to do this).
- Assign Badges: Claude taught me to turn on terminal, access the vanilla api and create and run scripts to give all of our employees a badge.
- Send Private Messages to new users: Claude helped me set up a script to run when I want to send the newest members a welcome message. This went through terminal as well.
- Researching Vanilla documentation: I tell Claude (or any AI LLM) what I'd like to do in Vanilla and it helps me find ways to create a solution for what I'm trying to do.
- Group Directory search: Right now I'm using this approach to build a group search for the new group directory page.
- Widget Builder: We have access to the widget builder so I turned our new Resources sidebar widget into a global widget by asking Claude to code it for the Widget Builder. Now, instead of copy/pasting the same code over and over, I select Custom Widget and choose this sidebar widget from the list.
- Compare member lists for badging & invites: I've downloaded my members list and compared it to the list of badges and cross referenced it with our new Ambassadors list to see who is badged but hasn't joined (for outreach opportunities).
- Browser Automation: I sometimes use Claude in browser to:
- help me makes lists of members (such as the badged members that have no export option),
- answer questions,
- figure out what CSS I need to change, etc.
Finally, I'm looking forward to this event with Marius,
https://success.vanillaforums.com/events/163-how-ai-is-changing-the-way-community-teams-work
to learn how we can use future MCPs for our communities.
How are you using AI with your Vanilla community?