I have added the Brave MCP to my cursor settings and it shows as enabled.
However when I go to chat there’s no way to select it
I have restarted cursor multiple times. How is this feature supposed to work?
I have added the Brave MCP to my cursor settings and it shows as enabled.
However when I go to chat there’s no way to select it
I have restarted cursor multiple times. How is this feature supposed to work?
I guess you havent checked the documentation?
I have but I could not find any limitations there that are relevant. The same config is working in Windsurf.
In this case I am using the brave npx mpc
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
I was also following these instructions here but they seem to target an older version of cursor.
You can just ask Ai to use brave search. thats what that page says ![]()
it doesnt depend on version.
docu says " To prompt tool usage intentionally, simply tell the agent to use the tool, referring to it either by name or by description."
Thank you, i got it now.
So in short:
just “Use brave search …” should be enough