Manus
Connect Sync GTM to Manus, the autonomous AI agent.
Sync GTM uses browser-based sign-in (OAuth). There is no API key to copy or paste — leave the token field blank and approve in your browser.
Open Manus Connector settings
- Go to manus.im
- Open Settings → Connectors
- Click + Add connectors
- Open the Custom MCP tab
Add a Custom MCP server
- Click Add Custom MCP → Direct Configuration
- Fill in the form (fields below)
Fill in the following fields:
| Field | Value |
|---|---|
| Name | SyncGTM |
| Transport | HTTP |
| Server URL | https://api.syncgtm.com/mcp |
- Click Save
Or use Import by JSON on the same tab:
{ "mcpServers": { "syncgtm": { "url": "https://api.syncgtm.com/mcp", "transport": "http" } } }Authorize in your browser
- After saving, your default browser opens the Sync GTM authorization page automatically
- Sign in to Sync GTM and approve — Manus loads the tool list
Leave the authentication / token field blank — Sync GTM signs you in through the browser. Make sure you’re already signed in to the Sync GTM app in your default browser before authorizing.
Next steps
- Browse the available tools.
- See usage examples on the MCP overview.