Developer Tools
commsharbor.com
Manages Harbor registry authentication and deployment health.
ENDPOINT 1
https://commsharbor.com/mcp
MCP server metadata
- Name
- CommsHarbor
- Version
- b852c8c1
Superfície de agente do CommsHarbor. Toda tool é uma chamada na API pública de https://commsharbor.com. Catálogo e cota: https://commsharbor.com/api/ · spec: https://commsharbor.com/openapi.json. Cota estourada responde 402 com accepts[] (x402/USDC) — pague e repita a chamada.
Known tools 141
commsharbor_invitation_createInvite a member and reveal the acceptance token once.
Inferred read-onlycommsharbor_domain_createRegister the organization's exact sending domain and queue SES provisioning.
Inferred read-onlycommsharbor_domain_verifyRefresh domain readiness from real SES and DNS observations.
Inferred read-onlycommsharbor_domain_smokeSend one controlled smoke to the server-side recipient secret; never accepts a recipient argument.
Potential side effectscommsharbor_domain_deliveriesList a domain's deliveries without recipient addresses.
Inferred read-onlycommsharbor_delivery_getRead one delivery and its SES MessageId without recipient data.
Inferred read-onlycommsharbor_preference_token_createCreate signed preference and unsubscribe URLs.
Potential side effectscommsharbor_preference_unsubscribeApply one-click unsubscribe through a signed capability.
Inferred read-onlycommsharbor_marketing_smokeSend one controlled permission-based marketing smoke.
Potential side effectscommsharbor_contact_import_confirmConfirm an import with a mandatory idempotency key.
Inferred read-onlycommsharbor_audience_member_removeRemove a CRM contact from a static audience.
Potential side effectscommsharbor_billing_purchaseRequest a pass or top-up and receive the x402 challenge when payment is required.
Potential side effectscommsharbor_deletion_scheduleSchedule tenant erasure after seven days using the exact confirmation phrase.
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.commsharbor]
url = "https://commsharbor.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"commsharbor": {
"type": "http",
"url": "https://commsharbor.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: commsharbor
Remote MCP URL: https://commsharbor.com/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": {
"commsharbor": {
"url": "https://commsharbor.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"commsharbor": {
"type": "http",
"url": "https://commsharbor.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "commsharbor",
"transport": "streamable-http",
"url": "https://commsharbor.com/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.