docweave mcp for VS Code
io.github.nicolasmartalog/docweave-mcp
Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install docweave mcp in VS Code
.vscode/mcp.json
{
"servers": {
"docweave-mcp": {
"type": "http",
"url": "https://docweave.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs