exec-brief for Cursor
com.basenull/exec-brief
Weekly 5-15 reports for executive teams: submit reports, fetch the Friday briefing.
client:Cursor
transport:streamable-http
Install exec-brief in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"exec-brief": {
"url": "https://exec-brief.basenull.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs