Or install with pip: pip install solstice-mcp-server
README Excerpt
Standalone Python 3.12 service for the Solstice remote MCP endpoint. It serves stateless Streamable HTTP at `/mcp` and a public liveness check at `/health`. It does not import the Backend-Server application. Auth0 mints RS256 access tokens for the exact `MCP_RESOURCE_URL` audience. This service fetches Auth0 JWKS and validates the signature, expiry, issuer,