← ekstraktznaniy.ru
INDIVIDUAL MCP TOOL
get_library_article
Get a curated library article (дистиллят) by slug.
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.ekstraktznaniy-ru]
url = "https://ekstraktznaniy.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ekstraktznaniy-ru": {
"type": "http",
"url": "https://ekstraktznaniy.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ekstraktznaniy-ru
Remote MCP URL: https://ekstraktznaniy.ru/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": {
"ekstraktznaniy-ru": {
"url": "https://ekstraktznaniy.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ekstraktznaniy-ru": {
"type": "http",
"url": "https://ekstraktznaniy.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ekstraktznaniy-ru",
"transport": "streamable-http",
"url": "https://ekstraktznaniy.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_knowledge— Search the Ekstrakt Znaniy knowledge base (ekstraktznaniy.ru).get_workbook— Get a full workbook (structured study guide) by ID.ask_experts— Ask a question to the Ekstrakt Znaniy AI — RAG over 32M+ words from top YouTube experts.list_workbooks— Browse the catalog of all published workbooks.get_video_transcript— Get the full transcript of a video as timestamped segments.get_channel_info— Get detailed information about a YouTube channel in the knowledge base.list_channels— List YouTube channels in the knowledge base.get_learning_track— Get a learning track by slug.