OktaneB2C

NoelThompson/OktaneB2C
★ 0 stars Python AI/LLM Updated 2d ago
Oktane B2C — retail storefront with an AI shopping assistant that spends money only on scoped, on-behalf-of tokens, gated by step-up MFA. Okta Cross App Access (ID-JAG) + MCP server in the request path.
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": {
    "oktaneb2c": {
      "command": "uvx",
      "args": [
        "oktaneb2c"
      ]
    }
  }
}

Or install with pip: pip install oktaneb2c