{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "app.vibeplat.www.sentiment-api/server",
  "description": "Sentiment API — score text sentiment in one call.",
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.sentiment-api.dev/v1"
    }
  ]
}