Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jzuras • Uncategorized
A .NET 9 application combining an OAuth 2.0 authorization server with a Model Context Protocol server to provide secure access to Enphase solar data tools.
Secure OAuth 2.0 authenticated MCP connections to Enphase solar data tools.
Stateless MCP transport compatible with Azure AI Foundry requirements.
OAuth 2.0 flows including authorization code, client credentials, and refresh tokens with PKCE support.
This server integrates OAuth 2.0 authentication with JWT tokens and a stateless MCP server delivering Enphase solar data analysis tools in a single application. It supports multiple OAuth flows including PKCE and dynamic client registration, and is compatible with Azure AI Foundry and Claude Code agents. The server uses persistent RSA keys and client registration files to maintain state across restarts, and supports external access via ngrok tunneling.