Analytics
comp-shop.com
Searches and lists compensation survey vendors and reports by industry, region, or job title.
ENDPOINT 1
https://www.comp-shop.com/api/mcp
MCP server metadata
- Name
- compshop
- Version
- 0.1.0
CompShop is the independent directory of compensation surveys. Use these tools to find which surveys cover an industry, geography, or job title; to get vendor details; or to recommend best-fit surveys for a benchmarking context. Detail-page links go to comp-shop.com; vendor-site links route through tracking redirects.
Known tools 7
list_vendors_by_industryList every CompShop vendor that publishes surveys for a given industry.
Inferred read-onlyfind_surveys_for_positionFind compensation surveys that benchmark a specific job title or position (e.
Inferred read-onlyget_vendorDetailed info on a specific vendor by slug, including all of their reports.
Inferred read-onlyrecommend_surveysRecommend the best-fit compensation surveys given a hiring/benchmarking context.
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.compshop]
url = "https://www.comp-shop.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"compshop": {
"type": "http",
"url": "https://www.comp-shop.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: compshop
Remote MCP URL: https://www.comp-shop.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": {
"compshop": {
"url": "https://www.comp-shop.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"compshop": {
"type": "http",
"url": "https://www.comp-shop.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "compshop",
"transport": "streamable-http",
"url": "https://www.comp-shop.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 comp-shop.com was fetched 2026-08-03T23:54:54.732Z and is being refreshed.
comp-shop.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.