MCP Server
MCP
MySampark
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
By
Comments
Sign in to leave a comment