P

pyxl.pro

Pyxl provides AI-assisted software features including image generation and optional apps that can be used on its website or through MCP-compatible clients such as ChatGPT. Its published integrations center on MCP servers secured by OAuth.

3 integrations · MCP

pyxl.pro exposes three OAuth-protected MCP servers: Draw Gen: Pyxl at `/api/mcp`, HumanCopy at `/api/mcp/aihumanize`, and Code Tytor: Python at `/api/mcp/pythonmaster`; no separate public REST/GraphQL API or CLI surface was confirmed.

discovered 1d ago
MCP servers3
Credentials
Pyxl OAuth client/app for MCP accessoauth2Set up OAuth

Register an OAuth client against Pyxl's dynamic client registration endpoint https://www.pyxl.pro/api/mcp/oauth/register, then run the OAuth authorization-code flow against https://www.pyxl.pro/api/mcp/oauth/authorize and https://www.pyxl.pro/api/mcp/oauth/token. Pyxl's authorization server metadata at oauth-authorization-server shows token_endpoint_auth_methods_supported is none, so clients use PKCE (S256) and do not need a client secret. Supported scopes there include images:read, images:write, and user:read.

conventions · 1/8 published

Publish these signals → /publishing