Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Photo AI Studio

REMOTE · WWW.PHOTOAISTUDIO.COM · SCANNED SEP 22

AI photos from a selfie across 150+ themes, plus 19 image edits and AI video.

+4 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability62
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1666 tokens (~138/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Photo AI Studio MCP server?

Photo AI Studio is a hosted endpoint at https://www.photoaistudio.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.photoaistudio.com

# add to Claude Code
claude mcp add --transport http com-photoaistudio-photo-ai-studio 'https://www.photoaistudio.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-photoaistudio-photo-ai-studio": {
      "url": "https://www.photoaistudio.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-photoaistudio-photo-ai-studio": {
      "type": "http",
      "url": "https://www.photoaistudio.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-photoaistudio-photo-ai-studio]
url = "https://www.photoaistudio.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-photoaistudio-photo-ai-studio": {
      "type": "remote",
      "url": "https://www.photoaistudio.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-photoaistudio-photo-ai-studio --url 'https://www.photoaistudio.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-photoaistudio-photo-ai-studio:
    url: "https://www.photoaistudio.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-photoaistudio-photo-ai-studio": {
      "Transport": "http",
      "Url": "https://www.photoaistudio.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-photoaistudio-photo-ai-studio -t streamable-http -u 'https://www.photoaistudio.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-photoaistudio-photo-ai-studio": {
      "type": "http",
      "url": "https://www.photoaistudio.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://www.photoaistudio.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=photoaistudio.com CN=WE1,O=Google Trust Services,C=US 31 Jul 2026 29 Oct 2026 ECDSA 256 ECDSA-SHA256 c2141e3c84bd516b13260fd36ce312f8
SANs: photoaistudio.com, *.photoaistudio.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.photoaistudio.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
photoaistudio.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy frame-ancestors 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.photoaistudio.com/api/mcp Verified 200
http (plaintext) http://www.photoaistudio.com/api/mcp HTTPS enforced 301 https://www.photoaistudio.com/api/mcp
MCP tools · 12 exposed · ~1,666 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
browse_themes ~78

Browse the photo themes available for generation, optionally filtered by gender category or a keyword. Returns the theme slugs that generate_photo expects. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
genderstringFilter themes by gender category
tagstringSearch themes by name or keyword

No output schema declared.

No examples provided.

create_video ~353

Create an AI video. Costs 500 credits for a video, or 100 credits for a product_holder image. Types: - image_to_video: animate an image (image_url, prompt) - ugc: a spokesperson video from a script (script, voice_id) - product_holder: a person presenting a product (product_image_url) Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
aspect_ratiostringOutput aspect ratio
durationnumberDuration in seconds, default 4
emotionstringUGC emotion, default neutral
genderstringUGC model gender
image_urlstringCDN URL of the image to animate
languagestringUGC language, default English
output_typestringproduct_holder output: image costs 100 credits, video costs 500
person_image_urlstringPerson image for product_holder
person_promptstringPerson description for product_holder
product_image_urlstringProduct image, required for product_holder
promptstringAnimation prompt, required for image_to_video
resolutionstringVideo resolution, default 720p
scriptstringUGC script, up to 150 characters
typestringyesType of video to create
voice_idstringVoice ID for UGC
wait_for_resultbooleanWait up to 55 seconds for the result before returning. Defaults to false: the tool returns a prediction_id immediately and you poll get_prediction, which is the reliable pattern for photos and videos.

No output schema declared.

No examples provided.

edit_image ~513

Edit a photo with one of 19 AI operations. Credit costs: remove_background 10, replace_background 3, everything else 100. Operations and their required arguments: - remove_background (image_url) - replace_background (image_url, prompt) - retouch (image_url, prompt) - skin (image_url) - hair (image_url, plus hairstyle or reference_image_url) - makeup (image_url) - age (image_url, target_age) - expression (image_url, target_expression) - body_type (image_url, target_body_type) - eye_color (image_url, target_eye_color) - color_correction (image_url) - custom (image_url, prompt) - clothes (image_url, clothes_image_url) - try_on (image_url, clothes_image_url) - product (image_url, product_image_url) - upscale (image_url) - restore (image_url) - face_swap (source_image_url, target_image_url) - extend (image_url) Every image argument must be a CDN URL from upload_image. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
clothes_image_urlstringClothes image for clothes and try_on
hair_colorstringTarget hair color for the hair operation
hairstylestringTarget hairstyle for the hair operation
image_urlstringCDN URL of the image to edit, required for every operation except face_swap
num_imagesnumberNumber of variations for try_on (1-4)
operationstringyesThe edit operation to perform
product_image_urlstringProduct image for the product operation
promptstringText prompt for replace_background, retouch, and custom
reference_image_urlstringReference image for hair or custom
source_image_urlstringSource face image for face_swap
target_agenumberTarget age for the age operation
target_body_typestringTarget body type
target_expressionstringTarget expression, for example "happy"
target_eye_colorstringTarget eye color
target_image_urlstringTarget image for face_swap
wait_for_resultbooleanWait up to 55 seconds for the result before returning. Defaults to false: the tool returns a prediction_id immediately and you poll get_prediction, which is the reliable pattern for photos and videos.

No output schema declared.

No examples provided.

generate_photo ~240

Generate AI photos from face images, using a preset theme or a custom prompt. Costs 100 credits per photo. Upload the face photos with upload_image first, and find theme slugs with browse_themes. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
aspect_ratiostringOutput aspect ratio
categorystringTheme slug from browse_themes, required when type is themed
genderstringyesGender category for theme selection
imagesarrayyesCDN URLs of face photos (1-9), from upload_image
num_imagesnumberNumber of variations to generate (1-4)
promptstringCustom prompt, required when type is custom
stylestringStyle override, for example "realistic"
typestringthemed uses a preset style, custom uses your prompt
wait_for_resultbooleanWait up to 55 seconds for the result before returning. Defaults to false: the tool returns a prediction_id immediately and you poll get_prediction, which is the reliable pattern for photos and videos.

No output schema declared.

No examples provided.

get_account ~54

Get the connected Photo AI Studio account: credit balance, total predictions, and membership date. Check this before generating, because every photo costs credits. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_capabilities ~42

Explain how an agent actually calls Photo AI Studio: connecting over MCP, the unauthenticated discovery endpoints, the REST fulfillment API, and how to buy credits.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_prediction ~68

Check an operation started by generate_photo, edit_image, or create_video. Returns the state and, once finished, the result URL. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
prediction_idstringyesThe prediction_id returned when the operation started

No output schema declared.

No examples provided.

get_pricing ~27

Get Photo AI Studio credit-package and subscription pricing, plus the credit cost per generated photo.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_service_overview ~44

Get an overview of Photo AI Studio: what it does, when to use it, best-fit use cases, and the key links agents need (llms.txt content).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_photo_themes ~40

List Photo AI Studio photo theme categories (professional headshots, dating, wedding, graduation, and many more) with the URL of each category page.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_predictions ~83

List past generations, edits, and videos, with paging and an optional state filter. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
limitnumberItems per page, default 20, maximum 100
pagenumberPage number, default 1
statestringFilter by state

No output schema declared.

No examples provided.

upload_image ~124

Upload an image to the Photo AI Studio CDN and get back a URL. generate_photo, edit_image, and create_video all take CDN URLs, so start here. Accepts a public image URL or base64 data, up to 10 MB. Requires a connected Photo AI Studio account. Calling this tool starts the sign-in flow.

NameTypeReqDescription
image_base64stringBase64-encoded image data, raw or as a data URI. Use this when the image is not already on the web.
image_urlstringPublic URL of the image to upload

No output schema declared.

No examples provided.

Common questions

What is the Photo AI Studio MCP server?

Photo AI Studio is an MCP server listed in the public MCP registry as com.photoaistudio/photo-ai-studio. AI photos from a selfie across 150+ themes, plus 19 image edits and AI video. This page covers its hosted endpoint (https://www.photoaistudio.com/api/mcp).

Is the Photo AI Studio MCP server safe to use?

Photo AI Studio scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Photo AI Studio MCP server expose?

Photo AI Studio exposes 12 tools: list_photo_themes, get_pricing, get_service_overview, get_api_capabilities, get_account, and 7 more. Their descriptions and schemas cost roughly 1,666 tokens of context every time the server is loaded.

Does the Photo AI Studio MCP server require authentication?

No. We connected to Photo AI Studio without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Photo AI Studio MCP server still maintained?

Photo AI Studio is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.