Twitter MCP Server

followUser

Initiate following of a specific user on Twitter by providing their username to interact via the Twitter MCP Server.

Instructions

Follow a user by their username

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username of the user to follow

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username of the user to follow", "type": "string" } }, "required": [ "username" ], "type": "object" }
ID: qlfiuj6xn6