Security & Testing
brainstorm.co
Integrated security compliance monitoring and evidence verification for MSPs.
ENDPOINT 1
https://brainstorm.co/api/v1/mcp
Known tools 27
msp_brain_coverageCIS safeguard coverage map showing which controls are implemented, partially implemented, or missing.
Inferred read-onlymsp_brain_gapsCoverage gap analysis identifying missing or weak security controls.
Inferred read-onlymsp_compliance_frameworksList available compliance frameworks (CIS v8, NIST CSF, SOC 2, HIPAA, CMMC).
Inferred read-onlymsp_compliance_scoreOverall compliance score as a percentage across active frameworks.
Inferred read-onlymsp_remediation_statsActive remediation metrics — pending, executing, completed ChangeSets.
Inferred read-onlymsp_siem_investigateInvestigate SIEM events with structured output including MITRE ATT&CK context, source/target entities, severity facets, and pagination.
Inferred read-onlymsp_ipam_findFind an IP address in IPAM and return its subnet, hostname, and status.
Inferred read-onlymsp_integration_configureConfigure an integration connector (Slack, Teams, Auvik, Meraki, etc.).
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.brainstorm-co]
url = "https://brainstorm.co/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brainstorm-co": {
"type": "http",
"url": "https://brainstorm.co/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brainstorm-co
Remote MCP URL: https://brainstorm.co/api/v1/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"brainstorm-co": {
"url": "https://brainstorm.co/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brainstorm-co": {
"type": "http",
"url": "https://brainstorm.co/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brainstorm-co",
"transport": "streamable-http",
"url": "https://brainstorm.co/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for brainstorm.co was fetched 2026-07-28T00:34:44.232Z and is being refreshed.
brainstorm.co is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.