Epublys for VS Code
com.epublys/epublys
EPUB/PDF tools: merge, split, compress, convert, edit metadata, validate ebooks.
client:VS Code
transport:streamable-http
Install Epublys in VS Code
.vscode/mcp.json
{
"servers": {
"epublys": {
"type": "http",
"url": "https://epublys.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs