extend for VS Code
ai.extend/extend
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
client:VS Code
transport:streamable-http
Install extend in VS Code
.vscode/mcp.json
{
"servers": {
"extend": {
"type": "http",
"url": "https://mcp.extend.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs