|
On my end, I use https://github.com/skydeckai/mcp-server-aidd, which has - File manipulation
- Directory manipulation
- tree-sitter integration and more. I also installed Tavily Search, sequential thinking, and Playwright. I still use Cursor for development, and I use Claude Desktop for higher-level documentation, testing, etc. For example, I'll check out a new repo that is lacking in documentation. I'll get the app running, then explain to Claude where the code lives, how to access the real app, and how I want the features documented. Then Claude will happily scan the codebase, take screenshots of the running app, etc., all by himself, and then create a report (through the artifact system) with visualizations, graphs, etc. |