banking-demo

curtismu7/banking-demo
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
Standalone AI-powered banking demo with PingOne OAuth2, LangChain agent, and MCP server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "banking-demo": {
      "command": "npx",
      "args": [
        "-y",
        "curtismu7/banking-demo"
      ]
    }
  }
}

README Excerpt

> ⚠️ **Disclaimer:** This is an independent community demo project. It is **not** created, endorsed, or supported by PingOne or ForgeRock. Use at your own risk. No warranty is provided, express or implied. Standalone AI-powered banking demo using PingOne for authentication and **RFC 8693 Token Exchange** so the AI agent can securely access banking data on behalf of users.

Tools (20)

AGENT_OAUTH_CLIENT_IDCORS_ORIGINMCP_RESOURCE_URIMCP_SERVER_URLNODE_ENVPINGONE_AI_CORE_CLIENT_IDPINGONE_AI_CORE_CLIENT_SECRETPINGONE_AI_CORE_REDIRECT_URIPINGONE_AI_CORE_USER_CLIENT_IDPINGONE_AI_CORE_USER_CLIENT_SECRETPINGONE_AI_CORE_USER_REDIRECT_URIPINGONE_ENVIRONMENT_IDPINGONE_REGIONREACT_APP_CLIENT_URLSESSION_SECRETUPSTASH_REDIS_REST_TOKENUPSTASH_REDIS_REST_URLUSE_AGENT_ACTOR_FOR_MCPbanking_api_serverbanking_api_ui