SalesPOC

csdmichael/SalesPOC
★ 0 stars Python Browser/Web Updated 5d ago
Sales Full Stack App POC which uses MCP Servers, APIM, Foundry
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "salespoc": {
      "command": "uvx",
      "args": [
        "salespoc"
      ]
    }
  }
}

Or install with pip: pip install salespoc

README Excerpt

Customer-ready source package for the Sales POC: an Angular/Ionic sales experience backed by ASP.NET Core APIs, Microsoft Foundry agents, Azure data services, MCP servers, API Management, API Center governance, and optional SRE automation. > **Live demo:** [Open the deployed Sales POC](https://salespoc.azurewebsites.net/)