Brainiall Web for Cursor
com.brainiall/web
Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.
client:Cursor
transport:streamable-http
Install Brainiall Web in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web": {
"url": "https://api.brainiall.com/mcp/web/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs