← Back to Plugins
MCP Server MCP

Seu Rastreio

github By github 👁 1 views ▲ 0 votes

API pública Seu Rastreio no MCP: rastreio, CEP, pedidos, reversa e WhatsApp.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://seurastreio.com.br/mcp",
      "headers": [
        {
          "description": "Bearer sr_live_... (mesma chave de API do dashboard do time)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...