Revolt

Revolt

Revolt is a free and open-source chat platform offering secure and customizable communication.

2VIEWS
2369USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app revoltnpx @composio/cli add cursor --app revoltnpx @composio/cli add cursor --app revoltnpx @composio/cli add cursor --app revolt

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Fetch User

Tool to fetch detailed information about a user. use when you have a valid user id and need full account details. call after authenticating with bot token.

Fetch User Flags

Tool to fetch flags associated with a specific user. use after obtaining the user id to inspect their special statuses or roles.

Update User

Tool to update user information. use when you need to modify user profile or status fields. call after authenticating with bot token.

3 actions available