← Registry

Analytics

chainwork.dev

Provides search and market analytics for crypto, web3, and AI x crypto engineering jobs.

1 endpoint5 known toolsFirst detected July 9, 2026Last detected July 9, 2026

ENDPOINT 1

https://chainwork.dev/api/mcp/mcp

No auth detected

Known tools 5

search_jobs

Search ChainWork's curated database of crypto, web3, and AI x crypto engineering jobs, ingested daily from real ATS feeds.

Inferred read-only
get_job

Fetch the full description, responsibilities, requirements, and apply URL for a single ChainWork job by its slug.

Inferred read-only
list_filters

Return the exact, allowed filter values for search_jobs and submit_job — ecosystems, role categories, seniority levels, and remote-location slugs.

Inferred read-only
get_market_stats

Get an aggregate, citable snapshot of the live AI x crypto engineering job market: salary percentiles (USD-annual midpoints), share of roles offering token/equity, remote-worldwide share, and the busiest ecosystems and role categories.

Inferred read-only
submit_job

Submit a crypto / web3 / AI x crypto engineering role to ChainWork on behalf of a hiring company.

Inferred read-only

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.chainwork-dev]
url = "https://chainwork.dev/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chainwork-dev": {
      "type": "http",
      "url": "https://chainwork.dev/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chainwork-dev": {
      "type": "http",
      "url": "https://chainwork.dev/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chainwork-dev",
  "transport": "streamable-http",
  "url": "https://chainwork.dev/api/mcp/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 chainwork.dev was fetched 2026-07-27T01:44:04.530Z and is being refreshed.

Trust status Neutral

chainwork.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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