← All agents

Connect OpenCode to Postify

The Postify MCP toolset registered as a remote server.

Config file: opencode.json (or ~/.config/opencode/opencode.json)

{
  "mcp": {
    "postify": {
      "type": "remote",
      "url": "https://app.usepostify.com/api/mcp",
      "enabled": true
    }
  }
}

Verify

Call the list_channels tool (no arguments). Success is a JSON list of the workspace's connected channels — an empty list still proves the connection is live.

MCP endpoint: https://app.usepostify.com/api/mcp · Raw instructions any agent can fetch directly: /agent-setup/prompt.md