Analytics
chainwork.dev
Provides search and market analytics for crypto, web3, and AI x crypto engineering jobs.
ENDPOINT 1
https://chainwork.dev/api/mcp/mcp
Known tools 5
search_jobsSearch ChainWork's curated database of crypto, web3, and AI x crypto engineering jobs, ingested daily from real ATS feeds.
Inferred read-onlyget_jobFetch the full description, responsibilities, requirements, and apply URL for a single ChainWork job by its slug.
Inferred read-onlylist_filtersReturn the exact, allowed filter values for search_jobs and submit_job — ecosystems, role categories, seniority levels, and remote-location slugs.
Inferred read-onlyget_market_statsGet 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-onlysubmit_jobSubmit a crypto / web3 / AI x crypto engineering role to ChainWork on behalf of a hiring company.
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.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.
chainwork.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.