{"name":"unifically","version":"1.1.0","description":"Unifically MCP server — generate video, images, audio/music/speech, transcription, and upscales through one API key.","endpoints":{"mcp":"POST /mcp — MCP Streamable HTTP (the modern transport; any path works). tools/list needs no key; calling a tool does.","sse":"GET /sse — legacy MCP SSE transport (messages go to POST /messages)","health":"GET /health — unauthenticated health check","server_card":"GET /.well-known/mcp/server-card.json — unauthenticated tool list for registries","config_schema":"GET /.well-known/mcp-config — unauthenticated JSON Schema of the credential a caller must supply"},"authentication":"Pass your Unifically API key per request: 'Authorization: Bearer <key>' header (recommended), 'X-API-Key: <key>' header, or '?api_key=<key>' query parameter for URL-only integrations.","public_discovery":"POST /mcp serves initialize, tools/list, resources/list, and ping without a key, so any client or registry can read the tool surface first. Calling a tool requires the key.","get_a_key":"https://unifically.com/api-keys","docs":"https://docs.unifically.com"}