General Tools
hosco.com
Offers tools to search, list, and fetch details of hospitality jobs from the Hosco platform.
ENDPOINT 1
https://mcp.hosco.com/mcp/public
MCP server metadata
- Name
- Hosco Hospitality Jobs
- Version
- 1.0.0
Known tools 3
job-details-toolFetch the full details of a single Hosco job by its slug or numeric id.
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.hosco-hospitality-jobs]
url = "https://mcp.hosco.com/mcp/public"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hosco-hospitality-jobs": {
"type": "http",
"url": "https://mcp.hosco.com/mcp/public"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hosco-hospitality-jobs
Remote MCP URL: https://mcp.hosco.com/mcp/public
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": {
"hosco-hospitality-jobs": {
"url": "https://mcp.hosco.com/mcp/public"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hosco-hospitality-jobs": {
"type": "http",
"url": "https://mcp.hosco.com/mcp/public"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hosco-hospitality-jobs",
"transport": "streamable-http",
"url": "https://mcp.hosco.com/mcp/public"
}
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 hosco.com was fetched 2026-08-03T17:26:19.885Z and is being refreshed.
hosco.com 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.