Iteration Layer for Cursor
com.iterationlayer/mcp
Composable APIs for document extraction, image transformation, and document & sheet generation.
client:Cursor
transport:streamable-http
Install Iteration Layer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.iterationlayer.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs