Loading languages...
GR

greetings

@Yordi23

The MCP server is designed to facilitate communication and operations within the Cursor environment, allowing for seamless integration and execution of tasks.

cursor
python

# mcpServer Config

{
  "mcpServers": {
    "greetings": {
      "command": "mcp run",
      "args": [
        "C:\\Users\\user\\project"
      ]
    }
  }
}

# stdio

mcp run C:\Users\user\project
Transport:
stdio
语言:
Python
创建时间:4/25/2025
更新时间:4/25/2025