LIVE ENDPOINT
https://pesnegen.ru/mcp
Connect to this endpoint to inspect the live schema for detectChords and invoke it with your own arguments.
Indexed 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 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.pesnegen]
url = "https://pesnegen.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pesnegen": {
"type": "http",
"url": "https://pesnegen.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pesnegen
Remote MCP URL: https://pesnegen.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": {
"pesnegen": {
"url": "https://pesnegen.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pesnegen": {
"type": "http",
"url": "https://pesnegen.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pesnegen",
"transport": "streamable-http",
"url": "https://pesnegen.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
midiToSong— Создаёт Job для песни из MIDI; если нужен редактор, Job вернёт requires_action.mp3ToMidi— Создаёт Job распознавания нот и экспорта аудио в MIDI.midiToSheetMusic— Создаёт Job подготовки MIDI к нотному PDF и продолжению в редакторе.audioToSheetMusic— Создаёт Job преобразования песни в MIDI и нотную партитуру.convertAudio— Создаёт Job конвертации MP3, WAV, FLAC, OGG, M4A и AAC.extractNotes— Создаёт Job преобразования аудио в ноты, PDF и MIDI.makeMinusovka— Создаёт Job подготовки минусовки; успех возвращается только после обработки.removeVocal— Создаёт Job удаления вокала из песни.