← Back to Plugins
MCP Server MCP

FinCore Agentic Commerce

github By github 👁 1 views ▲ 0 votes

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.aiproductscout.shop/fincore/mcp",
      "headers": [
        {
          "description": "Bearer token or API key for authentication",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...