← Registry

General Tools

datajockey.us

Provides general-purpose tools through the Model Context Protocol.

1 endpoint9 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://datajockey.us/mcp

No auth detected

MCP server metadata

Name
datajockey
Version
1.0.0
Capabilities
tools
Server instructions

Data Jockey builds AI agents and automations, and teaches teams to run them. Everything except submit_inquiry is public and needs no token. Use search_site first when you do not know where an answer lives, then get_page for the full text of a page. Two things to carry through to whoever you are answering for. Data Jockey publishes no prices, and no dollar figure on the site is a Data Jockey rate: library figures belong to the source they are attributed to, and cost-of-the-alternative figures are Data Jockey's own estimate of the in-house cost of the thing a product replaces, so say whose number it is when you report one. And the systems list in get_company_facts is integrations rather than customers.

Known tools 9

search_site

Full-text search across every page, FAQ, product, service and research entry on datajockey.us.

Inferred read-only
get_page

Return the full markdown of one page of datajockey.us.

Inferred read-only
list_faqs

The eight questions Data Jockey answers on its homepage, with the published answers.

Inferred read-only
list_products

Cold Play and DJ Studio in full: what each one is, its stages, who it fits, who it does not fit yet, the numbers it runs at, and the third-party cost of the thing it replaces.

Inferred read-only
list_research_library

Nine sourced operator, investor and research references on AI restructuring, each with a link and the reason Data Jockey reads it.

Inferred read-only
get_company_facts

Legal name, founding, location, principals, contact, how Data Jockey compares to consultancies and platforms, the twelve week education model, and the systems it integrates with.

Inferred read-only
check_fit

Match a company against the fit criteria Data Jockey publishes on its product pages.

Inferred read-only
get_booking_link

A Cal.com link for a thirty minute discovery call, optionally prefilled with a name and email.

Potential side effects
submit_inquiry

Send a discovery enquiry that reaches a real inbox a person reads.

Potential side effects

CONNECT 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.datajockey]
url = "https://datajockey.us/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "datajockey": {
      "type": "http",
      "url": "https://datajockey.us/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: datajockey
Remote MCP URL: https://datajockey.us/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": {
    "datajockey": {
      "url": "https://datajockey.us/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "datajockey": {
      "type": "http",
      "url": "https://datajockey.us/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "datajockey",
  "transport": "streamable-http",
  "url": "https://datajockey.us/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.