commsharbor for Claude Desktop
com.commsharbor/commsharbor
Transactional e-mail and permission-based campaigns, multi-tenant, with a full audit trail.
client:Claude Desktop
transport:streamable-http
tools:139
Install commsharbor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"commsharbor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://commsharbor.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- commsharbor_health
- commsharbor_logout
- commsharbor_me
- commsharbor_context
- commsharbor_organization_get
- commsharbor_audit
- commsharbor_platform_context
- commsharbor_domains
- commsharbor_domain_create
- commsharbor_domain_get
- commsharbor_domain_verify
- commsharbor_domain_smoke
- commsharbor_domain_deliveries
- commsharbor_delivery_get
- commsharbor_delivery_events
- commsharbor_crm_contacts_list
- commsharbor_crm_contacts_create
- commsharbor_crm_contacts_get
- commsharbor_crm_contacts_update
- commsharbor_crm_contacts_delete
- commsharbor_crm_companies_list
- commsharbor_crm_companies_create
- commsharbor_crm_companies_get
- commsharbor_crm_companies_update