get_v1_profile_details — openai sora MCP Tool Read-only
get_v1_profile_details
(get v1 profile details) 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_v1_profile_details from your client
- Claude Code openai sora get_v1_profile_details run in your project directory
- Claude Desktop openai sora get_v1_profile_details ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor openai sora get_v1_profile_details ~/.cursor/mcp.json
- VS Code openai sora get_v1_profile_details .vscode/mcp.json
- Zed openai sora get_v1_profile_details ~/.config/zed/settings.json
- Windsurf openai sora get_v1_profile_details ~/.codeium/windsurf/mcp_config.json
- Cline openai sora get_v1_profile_details ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI openai sora get_v1_profile_details ~/.gemini/settings.json
- Grok openai sora get_v1_profile_details .mcp.json (in your project root)
- ChatGPT openai sora get_v1_profile_details Settings → Connectors → Advanced → Developer mode
- Claude.ai openai sora get_v1_profile_details Settings → Connectors → Add custom connector
- LangChain openai sora get_v1_profile_details 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_cameos
- 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_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.