Dynamic Client Registration (DCR)

b.well MCP Server supports the official OAuth 2.1 DCR standard. This means MCP clients such as LLMs can register automatically.

Registration Steps

Register the following URL in your LLM or MCP Client's DCR:

https://mcpfhiragent.client-sandbox.icanbwell.com/

What is OAuth 2.1 DCR?

OAuth 2.1 Dynamic Client Registration (DCR) is a standard protocol that allows applications to automatically register themselves with an authorization server without manual configuration. This streamlines the setup process and improves security by enabling automated credential management.

Benefits

  • Automatic Registration: MCP clients can self-register without manual intervention
  • Standardized Process: Uses the official OAuth 2.1 DCR specification
  • Seamless Integration: Works with LLMs and other MCP-compatible clients
  • Enhanced Security: Automated credential handling reduces configuration errors

Next Steps

  1. Locate the DCR endpoint configuration in your MCP client or LLM
  2. Enter the registration URL provided above
  3. Complete the registration process
  4. Your client will receive credentials for API access

For additional support or questions about the registration process, please contact the b.well support team.


Did this page help you?