General Tools
brokly.com
Provides workers' compensation insurance information for small businesses, including coverage maps, state requirements, cost benchmarks, term definitions, and coverage comparisons.
ENDPOINT 1
https://mcp.brokly.com/api/mcp
MCP server metadata
- Name
- brokly
- Version
- 1.0.0
Known tools 5
get_cost_benchmarkTypical annual workers'-compensation cost for a trade × state × business size: a modeled range and typical figure (2 significant figures) from the state's filed rates, with the state's filed-rate rank.
Potential side effectsexplain_termDefines an insurance term in plain English for a small-business owner: the one-sentence meaning, why it matters, and where you'll meet it (leases, contracts, certificates).
Inferred read-onlycompare_coveragesPlain-English side-by-side of two commonly confused coverages (e.g.
Inferred read-onlyCONNECT 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.brokly]
url = "https://mcp.brokly.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brokly": {
"type": "http",
"url": "https://mcp.brokly.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brokly
Remote MCP URL: https://mcp.brokly.com/api/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": {
"brokly": {
"url": "https://mcp.brokly.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brokly": {
"type": "http",
"url": "https://mcp.brokly.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brokly",
"transport": "streamable-http",
"url": "https://mcp.brokly.com/api/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 brokly.com was fetched 2026-08-11T05:27:58.694Z and is being refreshed.
brokly.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.