# Viewmax > Viewmax is an AI video creation suite for producing short social videos, images, voiceovers, captions, ads, and story videos. It also provides an OAuth-protected remote MCP server for agents. Use the developer resources when connecting an agent. Request only the OAuth scopes needed for the selected media workflow. ## Product - [Viewmax homepage](https://www.viewmax.io/): Product overview and entry point. Request `Accept: text/markdown` for the Markdown representation. - [Viewmax MCP setup](https://www.viewmax.io/mcp): Connect Viewmax to supported AI clients. - [Viewmax blog](https://www.viewmax.io/blog): Tutorials and product guides. ## Developers - [Viewmax developer guide](https://www.viewmax.io/developers.md): MCP endpoints, OAuth authorization, and permission scopes. - [Viewmax OpenAPI document](https://www.viewmax.io/openapi.json): OpenAPI 3.1 description of the agent-facing HTTP surface and OAuth security scheme. - [OAuth authorization server metadata](https://www.viewmax.io/.well-known/oauth-authorization-server): Authorization, token, registration, PKCE, and supported-scope discovery. - [OAuth protected resource metadata](https://www.viewmax.io/.well-known/oauth-protected-resource): MCP resource, authorization server, bearer method, and supported-scope discovery. - [Viewmax MCP server](https://www.viewmax.io/api/mcp): Remote MCP Streamable HTTP endpoint. ## Discovery - [Viewmax sitemap](https://www.viewmax.io/sitemap.xml): Index of public pages. - [Viewmax robots policy](https://www.viewmax.io/robots.txt): Crawler access policy.