Cursor reads MCP servers from ~/.cursor/mcp.json (global) or <repo>/.cursor/mcp.json (per-project).
#Config
json
{
"mcpServers": {
"index": {
"url": "https://mcp.index.webenta.sk/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Open Cursor → Settings → MCP and confirm the green dot. Restart Composer if needed.
#Cursor Rules
Add a .cursor/rules entry so Composer remembers when to reach for Webenta:
text
When discussing customer accounts, always query the "index" MCP server for the latest data before answering.