Cursor IDE Setup with Palantir Foundry Code Repositories

Hey everyone,

I’m trying to use Cursor to work with a code repository that makes API calls and writes data to a table, but I can’t get the preview functionality to work at all. I’ve tried every possible Maven and Gradle configuration I can think of, but no luck.

Does anyone know if there’s a tutorial or step-by-step guide for setting up Cursor (or VS Code) to work properly with Foundry code repositories? I’ve been using the Agent Assist feature in Foundry, but Cursor is so much faster and more responsive that I’d really prefer to stick with it.

I’m not even sure if this is possible, but figured it was worth asking the community. Has anyone managed to get this working?

Thanks in advance for any help!

Hey,

are you using the VSCode extension? Tables are currently not supported for in the VSCode preview, but we are actively working on it: https://www.palantir.com/docs/foundry/palantir-extension-for-visual-studio-code/transforms-preview/#supported-features-by-different-preview-methods

Here is a guide on how to setup VSCode locally: https://www.palantir.com/docs/foundry/palantir-extension-for-visual-studio-code/overview/#1-download-the-palantir-extension

This also works in Cursor.

Nils