GitHub Stars
76
User Rating
Not Rated
Favorites
0
Views
50
Forks
17
Issues
7
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Go: 1.20 or higher
MCP Server: Must be running
Installation Steps
1. Clone Repository
bash
git clone https://github.com/wso2/open-mcp-auth-proxy.git
cd open-mcp-auth-proxy
2. Start the Proxy
Start the proxy in demo mode: #### Linux/macOS:bash
./openmcpauthproxy --demo
powershell
.\openmcpauthproxy.exe --demo