mcpbeat Sign in

Hashlock Markets MCP Server

by hashlock-tech Your server? Claim it
answering

Hashlock Markets is answering right now. Last checked 6 min ago. 139 installs a week from npm. Last commit 13 Aug 2026.

Non-custodial cross-chain OTC for AI agents: sealed RFQ, negotiation, HTLC atomic swaps. Testnet.

Installs per day peak 79 · avg 16 · +196% w/w
a month agotoday
Uptime history 48 days of history · worst day 99%
48 days agonow
98.9%
Uptime 24h
91 of 92 checks
Tools
hidden behind auth
227 ms
Response time
average over 24h
139
Installs / week
npm and PyPI

Hashlock Markets missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add hashlock --transport http https://hashlock.markets/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hashlock": {
      "url": "https://hashlock.markets/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hashlock]
url = "https://hashlock.markets/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hashlock": {
      "url": "https://hashlock.markets/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hashlock": {
      "url": "https://hashlock.markets/mcp"
    }
  }
}

This one needs environment variables set before it will start: HASHLOCK_EVM_KEY (EVM private key (0x, 32-byte) for autonomous SIWE login + EVM settlement — dedicated TESTNET key), HASHLOCK_TRON_KEY (TRON private key (64-hex) for autonomous login + TRON settlement), HASHLOCK_BTC_KEY (Bitcoin WIF (signet) for autonomous BIP-322 login + BTC HTLC claims), HASHLOCK_SOLANA_KEY (Solana secret key (base58, 32- or 64-byte) for autonomous login + Solana HTLC settlement), HASHLOCK_TOKEN (A ready JWT (alternative to a key)), HASHLOCK_API_URL (REST API endpoint override), HASHLOCK_EVM_RPC (EVM RPC the agent submits fund/claim through), HASHLOCK_TRON_HOST (TRON full host). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://hashlock.markets/mcp streamable-http sign-in 156 ms 6 min ago

Alternatives to Hashlock Markets

same job, measured the same way
Time
by clockchain

Clockchain®: neutral verified network time for AI agents (get_time). Testnet.

answering
TestAtlas
by karzone

Semantic map of a .NET test-automation solution for AI agents — search, impact, endpoints

local only
Minds: Synthetic Market Research Panels
by getminds

Run AI market research: synthetic customer panels for concept testing, message testing, segments.

24 tools answering
Chainstack
by chainstack

Deploy and manage blockchain nodes across 70+ protocols, search docs, request testnet funds.

18 tools answering
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only
PlatformIO
by powerdragonfire

PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.

local only
TestGraph
by bbcbasic

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

37 tools answering
API Tester
by ryudi84

MCP server for API testing: HTTP requests, cURL generation, health checks.

31 installs/wk local only

Hashlock Markets — questions

Answers built from our own checks of this server.

Why is there no tool list for Hashlock Markets?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 98.9% of checks in the last 24 hours got a reply.
Is Hashlock Markets working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 227 ms. The bar chart above shows every period we have measured.
How do I connect Hashlock Markets?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Hashlock Markets?
No API key is involved. Hashlock Markets answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Hashlock Markets?
It answers our handshake in 227 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Hashlock Markets?
The npm package @hashlock-tech/mcp was installed 139 times in the last week. Week over week that is +196%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hashlock Markets open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.