get_v2_profile_cameos — openai sora MCP Tool Read-only
get_v2_profile_cameos
(get v2 profile cameos) is one of 16 tools on the
openai sora
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_v2_profile_cameos from your client
- Claude Code openai sora get_v2_profile_cameos run in your project directory
- Claude Desktop openai sora get_v2_profile_cameos ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openai sora get_v2_profile_cameos ~/.cursor/mcp.json
- VS Code openai sora get_v2_profile_cameos .vscode/mcp.json
- Zed openai sora get_v2_profile_cameos ~/.config/zed/settings.json
- Windsurf openai sora get_v2_profile_cameos ~/.codeium/windsurf/mcp_config.json
- Cline openai sora get_v2_profile_cameos ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openai sora get_v2_profile_cameos ~/.gemini/settings.json
- Grok openai sora get_v2_profile_cameos .mcp.json (in your project root)
- ChatGPT openai sora get_v2_profile_cameos Settings → Connectors → Advanced → Developer mode
- Claude.ai openai sora get_v2_profile_cameos Settings → Connectors → Add custom connector
- LangChain openai sora get_v2_profile_cameos pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http openai-sora https://mcp.jojapi.com/openai-sora
Other tools on this server
- get_v2_feed
- get_v2_search
- get_v2_profile_details
- get_v2_profile_feed
- get_v2_profile_followers
- get_v2_profile_following
- get_v2_post_details_and_replies
- get_v2_post_remix_feed
- get_v1_feed_home
- get_v1_feed_images
- get_v1_feed_videos
- get_v1_feed_top
- get_v1_search
- get_v1_profile_details
- get_v1_post_details
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.