CursorPool
← 返回首页

amd-ryzenai-mcp-server

MCP server for semantically searching AMD Ryzen AI docs and the amd/RyzenAI-SW repository, with access to code examples, documentation pages, and structure-aware retrieval for better AMD-optimized code generation.

cursor.directory·2
MCP

amd-ryzenai

MCP server: amd-ryzenai

{
  "command": "python",
  "args": [
    "./server.py"
  ],
  "cwd": "${PLUGIN_ROOT}",
  "env": {
    "PYTHONUNBUFFERED": "1",
    "GITHUB_TOKEN": ""
  }
}

来源:https://github.com/amd/ryzenai-mcp-server