MCP Server
MCP
agentcentral
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.agentcentral.to/mcp",
"headers": [
{
"description": "Bearer agentcentral API key, for example: Bearer ac_live_<YOUR_API_KEY>",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer ac_live_<YOUR_API_KEY>",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment