← Registry

Security & Testing

brainstormmsp.ai

Provides security compliance analysis and evidence chain verification for MSPs.

1 endpoint27 known toolsFirst detected May 11, 2026Last detected May 16, 2026

ENDPOINT 1

https://brainstormmsp.ai/api/v1/mcp

No auth detected

Known tools 27

msp_brain_query

Hybrid search across the MSP knowledge base with citations.

Inferred read-only
msp_brain_coverage

CIS safeguard coverage map showing which controls are implemented, partially implemented, or missing.

Inferred read-only
msp_brain_gaps

Coverage gap analysis identifying missing or weak security controls.

Inferred read-only
msp_evidence_list

List recent evidence records from the SHA-256 hash chain.

Inferred read-only
msp_evidence_verify

Verify the integrity of an evidence hash chain.

Inferred read-only
msp_devices_list

Unified device inventory across all connected RMM platforms.

Inferred read-only
msp_devices_summary

Device counts grouped by type and status.

Inferred read-only
msp_compliance_frameworks

List available compliance frameworks (CIS v8, NIST CSF, SOC 2, HIPAA, CMMC).

Inferred read-only
msp_compliance_score

Overall compliance score as a percentage across active frameworks.

Inferred read-only
msp_remediation_stats

Active remediation metrics — pending, executing, completed ChangeSets.

Inferred read-only
msp_agents_roster

List all 38 BR-registered agents grouped by cost center.

Inferred read-only
msp_health

System health status including brain, workers, and database.

Inferred read-only
msp_siem_search

Search security events by severity, source, or time range.

Inferred read-only
msp_siem_investigate

Investigate SIEM events with structured output including MITRE ATT&CK context, source/target entities, severity facets, and pagination.

Inferred read-only
msp_pqc_scan

Trigger a Post-Quantum Cryptography exposure scan for a client.

Potential side effects
msp_siem_rule_create

Create a SIEM detection rule.

Potential side effects
msp_helpdesk_sessions

List active and recent helpdesk sessions.

Inferred read-only
msp_credential_list

List credential metadata for a client vault.

Inferred read-only
msp_credential_rotate

Rotate a credential's password.

Inferred read-only
msp_kb_search

Search the internal knowledge base for articles matching a query.

Inferred read-only
msp_kb_draft_article

Create a draft knowledge base article.

Potential side effects
msp_ipam_scan

Trigger a network scan for a CIDR range to discover IP addresses.

Inferred read-only
msp_ipam_find

Find an IP address in IPAM and return its subnet, hostname, and status.

Inferred read-only
msp_website_check_now

Trigger an immediate uptime check for a monitored website.

Inferred read-only
msp_playbook_run

Run a playbook template, optionally scoped to a client.

Inferred read-only
msp_integration_configure

Configure an integration connector (Slack, Teams, Auvik, Meraki, etc.).

Potential side effects
msp_integration_test

Test an integration connector's connection.

Inferred read-only

CONNECT 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.brainstormmsp-ai]
url = "https://brainstormmsp.ai/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brainstormmsp-ai": {
      "type": "http",
      "url": "https://brainstormmsp.ai/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brainstormmsp-ai
Remote MCP URL: https://brainstormmsp.ai/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": {
    "brainstormmsp-ai": {
      "url": "https://brainstormmsp.ai/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brainstormmsp-ai": {
      "type": "http",
      "url": "https://brainstormmsp.ai/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brainstormmsp-ai",
  "transport": "streamable-http",
  "url": "https://brainstormmsp.ai/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.