Connect TrendTrack
to Manus.
Plug TrendTrack into Manus as a custom MCP. URL or JSON, OAuth handles the auth. Then let the agent run with it.
What you need.
Two accounts. No CLI, no config file unless you want one.
manusA Manus account.trendtrackA TrendTrack account.
Five steps to live.
Manus speaks MCP out of the box. Same URL, same OAuth, same tools.
01Open Settings, Integrations, then Custom MCP Servers
The composer route also works: + Add Connectors, then Custom MCP.
02Pick + Add custom MCP, then Direct configuration
You can also import by JSON, example below.
03Fill in the TrendTrack details
Server name: TrendTrack. Transport: HTTP. Server URL: paste the one below. Authentication: OAuth or API key.
›https://api.trendtrack.io/v1/mcp04Sign in when the auth window opens
Manus verifies the server and fetches the tool list.
05Ask Manus to use it in any task
Reference TrendTrack explicitly in your prompt and the agent will pick it up.
Skip the form, paste the config.
If you would rather déclare the connector in JSON, the import flow accepts this shape.
{
"mcpServers": {
"trendtrack": {
"url": "https://api.trendtrack.io/v1/mcp"
}
}
}One prompt, live data.
Drop this into any Manus task. The agent will call the TrendTrack tools on its own.
Use TrendTrack to give me a competitor brief for [shop domain].