FinCore Agentic Commerce for Claude Desktop
io.github.athenalion/fincore-agentic-commerce
Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.
client:Claude Desktop
transport:streamable-http
tools:7
Install FinCore Agentic Commerce in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fincore-agentic-commerce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.aiproductscout.shop/fincore/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs