Files
roshansada 4a805c43fd Add Amplemarket third-party MCP plugin
Amplemarket ships an official remote MCP server over Streamable HTTP with per-user OAuth, so the plugin is a URL-only mcp.json with no variables block.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-18 20:07:16 -07:00

9 lines
122 B
JSON

{
"mcpServers": {
"amplemarket": {
"type": "http",
"url": "https://mcp.amplemarket.com/mcp"
}
}
}