Foundry IMS for Cursor
com.foundryims/foundry-ims
Manage a Foundry IMS catalog: products, variants, BOMs, plus invoices read from supplier docs.
client:Cursor
transport:streamable-http
Install Foundry IMS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"foundry-ims": {
"url": "https://mcp.foundryims.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs