← jojapi.com
INDIVIDUAL MCP TOOL
get_v2_post_details_and_replies
v2 / Post Details & Replies Group: v2 / Post.
LIVE ENDPOINT
https://mcp.jojapi.com/openai-sora
Connect to this endpoint to inspect the live schema for get_v2_post_details_and_replies and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.jojapi-openai-sora]
url = "https://mcp.jojapi.com/openai-sora"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jojapi-openai-sora": {
"type": "http",
"url": "https://mcp.jojapi.com/openai-sora"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jojapi-openai-sora
Remote MCP URL: https://mcp.jojapi.com/openai-sora
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"jojapi-openai-sora": {
"url": "https://mcp.jojapi.com/openai-sora"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jojapi-openai-sora": {
"type": "http",
"url": "https://mcp.jojapi.com/openai-sora"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jojapi-openai-sora",
"transport": "streamable-http",
"url": "https://mcp.jojapi.com/openai-sora"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_v2_feed— v2 / Feed Group: v2 / Explore.get_v2_search— v2 / Search Group: v2 / Explore.get_v2_profile_details— v2 / Profile Details Group: v2 / Profile.get_v2_profile_feed— v2 / Profile Feed (Posts) Group: v2 / Profile.get_v2_profile_cameos— v2 / Profile Cameos Group: v2 / Profile.get_v2_profile_followers— v2 / Profile Followers Group: v2 / Profile.get_v2_profile_following— v2 / Profile Following Group: v2 / Profile.get_v2_post_remix_feed— v2 / Post Remix Feed Group: v2 / Post.