Cursor
One click installs the BriefPanel MCP server. Then paste your API key when prompted.
Or add it manually to mcp.json
{
"mcpServers": {
"briefpanel": {
"url": "https://actions.briefpanel.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BRIEFPANEL_API_KEY"
}
}
}
}