Some requests are kinda broken, it creates a document when I ask it to create one, but when I ask it to edit a document or get layers info, it returns the error in the topic's headline and says that it can't access the information.
I use Cursor and this setup:
"photoshop": {
"command": "uvx",
"args": ["--python", "3.13", "photoshop-mcp-server"],
"env": {
"PS_VERSION": "2022"
}
Some requests are kinda broken, it creates a document when I ask it to create one, but when I ask it to edit a document or get layers info, it returns the error in the topic's headline and says that it can't access the information.
I use Cursor and this setup:
"photoshop": {
"command": "uvx",
"args": ["--python", "3.13", "photoshop-mcp-server"],
"env": {
"PS_VERSION": "2022"
}