cd /path/to/guides/guides-mcp npm install && npm run build
{
"mcpServers": {
"guides": {
"command": "node",
"args": ["/absolute/path/to/guides/guides-mcp/dist/index.js"],
"env": {
"GUIDES_GDF_API_BASE": "https://guides.co/api/gdf/v1",
"GUIDES_GDF_API_KEY": "gdf.YOUR_KEY"
}
}
}
}
Copy the Instructions for your AI block from Studio into Cursor Rules if you want the same editor behavior as ChatGPT.