dzhng/mcp-client-auth
A TypeScript library providing OAuth2 authentication utilities for Model Context Protocol (MCP) clients. This library simplifies the process of adding OAuth authentication to MCP client implementations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-auth": {
"command": "npx",
"args": [
"-y",
"mcp-client-auth"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...