Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://brilliantmcp.com",
"headers": {
"X-Api-Key": "${BD_API_KEY}",
"X-BD-Site-URL": "${BD_API_URL}"
}
}