Hello,
I’m thinking of automating repeatable actions in my projects and looking into a way if it’s somehow implement the following super-simplified scenario:
- Open Cursor in project folder
- Make agent execute multiple actions defined as prompts
- Apply changes on project and close Cursor
Kind of if cursor would become a MCP client or just a client of my application/script. This is obviously very very simplified for the sake of the thought exercise but wondered if this is in any way possible.
So far only similar topic I’ve found was What's the "RCP Server" option in the Beta settings? - #18 by T1000 but not yet sure how real it was.
Best regards