← Back to Manus MCP

Install Manus MCP

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add --transport http manus-mcp https://mcp-iwh3fa.fly.dev
Required:GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRET+ 1 optional

Environment Variables

Set these before running Manus MCP.

VariableDescriptionRequired
GOOGLE_CLIENT_IDGoogle Cloud OAuth client IDYes
GOOGLE_CLIENT_SECRETGoogle Cloud OAuth client secretYes
BASE_URLThe base URL of the server for OAuth callbacksNo

Available Tools (3)

Once configured, Manus MCP gives your AI agent access to:

drive_list_filesList files in a Drive folder
folder_idpage_size
drive_read_fileDownload file content (text or base64)
file_id
drive_upload_fileUpload a file to Google Drive
namecontentfolder_idmime_type

Try It Out

After setup, try these prompts with your AI agent:

List the files in my root Google Drive folder.
Read the content of the file with ID 12345.
Upload a new text file named 'notes.txt' with the content 'Hello World' to my Drive.
Find all files in the folder with ID 67890.

Keep this setup from going cold

Save the docs, env vars, and workflow around Manus MCP in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup