Hello, my MCP seems to be connected to Cursor but not recognized even though i followed everything from the doc. I installed uv to my system and added it to the path, put good project id and api key inside the command and restarted cursor. Do I need to do anything else ?
Database MCP not working (cursor)
all permissions seem to be given aswell, it may be linked to uvx i guess ? maybe i should use npx or idk
Recommended threads
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.