article
README
🚀 mcp-use-didwba
mcp-use-didwba 是一个示例项目,展示了如何使用 didwba 作为身份验证技术来构建 MCP 客户端和服务器。它为开发者提供了一个参考,以便在实际项目中集成 didwba 身份验证。
🚀 快速开始
该项目提供了使用 didwba 作为身份验证技术的 MCP 客户端和服务器示例。借助此示例,开发者能够了解如何在 MCP 环境中运用 didwba 进行身份验证。
mcp-use-didwba 是一个示例项目,展示了如何使用 didwba 作为身份验证技术来构建 MCP 客户端和服务器。它为开发者提供了一个参考,以便在实际项目中集成 didwba 身份验证。
该项目提供了使用 didwba 作为身份验证技术的 MCP 客户端和服务器示例。借助此示例,开发者能够了解如何在 MCP 环境中运用 didwba 进行身份验证。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed