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