Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I have correctly configure palywright mcp server in curoser
{
“mcpServers”: {
“playwright”: {
“command”: “npx”,
“args”: [
“@playwright/mcp@latest”
]
}
}
}
And checked in the cursor setting it shows plawyright mcp server running fine
but when I ask to the chat then it is telling like “No MCP resources available”
Steps to Reproduce
I have correctly configure palywright mcp server in curoser
{
“mcpServers”: {
“playwright”: {
“command”: “npx”,
“args”: [
“@playwright/mcp@latest”
]
}
}
}
And checked in the cursor setting it shows plawyright mcp server running fine
but when I ask to the chat then it is telling like “No MCP resources available”
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
cursor version 2.0.77
Does this stop you from using Cursor
Yes - Cursor is unusable
