← Back to Plugins
MCP Server MCP

MySampark

github By github 👁 1 views ▲ 0 votes

Manage MySampark products and social media campaigns across Facebook, Instagram, and more.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mysampark.com/api/mcp",
      "headers": [
        {
          "description": "Bearer token from your MySampark account. Generate one by logging in and calling POST /api/token (see docs/mcp-server-setup.md), then enter it here as: Bearer YOUR_TOKEN",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...