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:
https://mcp.manifoldmcp.com/mcp#Steps
- Run
opencode mcp add. - Choose Remote, name it manifold and paste the server URL.
- Sign in to Manifold when OpenCode asks, then ask a question.
#In opencode.json
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"manifold": { "type": "remote", "url": "https://mcp.manifoldmcp.com/mcp" }
}
}