Clients

Connect OpenCode

Add Manifold to OpenCode and give it search, AI answer, social, ads and people tools.

Run opencode mcp add, choose Remote and paste the URL.

The server URL:

TEXT
https://mcp.manifoldmcp.com/mcp

#Steps

  1. Run opencode mcp add.
  2. Choose Remote, name it manifold and paste the server URL.
  3. Sign in to Manifold when OpenCode asks, then ask a question.

#In opencode.json

JSON
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "manifold": { "type": "remote", "url": "https://mcp.manifoldmcp.com/mcp" }
  }
}