Skip to main content
Glama
Cursor_settings.md529 B
# Cursor 配置用户Rules 在Cursor Settings中,修改Rules,将Cursor_User_Rules.md文件内容复制到Rules中。 ![image-20250629192245458](./assets/image-20250629192245458.png) **注意**: 我提供的User Rules是针对通用项目开发的,因此包含了UI测试使用的MCP工具`playwright`, 如果用于开发包含UI的项目时添加该工具,示例如下: ```json { "mcpServers": { "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] } } } ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WW-AI-Lab/Awesome-MCP-Scaffold'

If you have feedback or need assistance with the MCP directory API, please join our Discord server