Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.pjq]
url = "https://pjq.life/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pjq": {
"type": "http",
"url": "https://pjq.life/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pjq
Remote MCP URL: https://pjq.life/mcp
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": {
"pjq": {
"url": "https://pjq.life/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pjq": {
"type": "http",
"url": "https://pjq.life/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pjq",
"transport": "streamable-http",
"url": "https://pjq.life/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
videos_list— Все видео из канона.video_verdict— Последний снапшот вердикта по YouTube video_id (11 симв.video_history— Все снапшоты по video_id во времени (от старого к новому).controversial_videos— Самые спорные видео — высокий controversy (раскол SUP/AGA, 0.mood_matrix— Агрегатный mood-вью с фильтрами по домену и tier.video_classify— Полный pipeline: URL -> вердикт в SQLite + Obsidian vault.