Custom MCP · Direct config or JSON · OAuth

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.

Prérequisites

What you need.

Two accounts. No CLI, no config file unless you want one.

  • manusA Manus account.
  • trendtrackA TrendTrack account.
Install

Five steps to live.

Manus speaks MCP out of the box. Same URL, same OAuth, same tools.

  1. 01Open Settings, Integrations, then Custom MCP Servers

    The composer route also works: + Add Connectors, then Custom MCP.

  2. 02Pick + Add custom MCP, then Direct configuration

    You can also import by JSON, example below.

  3. 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/mcp
  4. 04Sign in when the auth window opens

    Manus verifies the server and fetches the tool list.

  5. 05Ask Manus to use it in any task

    Reference TrendTrack explicitly in your prompt and the agent will pick it up.

Optional · Import by JSON

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"
    }
  }
}
Test it

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].