loading…
Search for a command to run...
loading…
Greet people, perform quick calculations, and generate images from text prompts. Retrieve basic environment specs. Customize it as a simple starting point for y
Greet people, perform quick calculations, and generate images from text prompts. Retrieve basic environment specs. Customize it as a simple starting point for your workflows.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"cursor-test": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"kmerce28/cursor_test"
]
}
}
}