Iteration Layer for VS Code
com.iterationlayer/mcp
Composable APIs for document extraction, image transformation, and document & sheet generation.
client:VS Code
transport:streamable-http
Install Iteration Layer in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.iterationlayer.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs