Hashlock Markets
Rank #19,660io.github.Hashlock-Tech/hashlock
Non-custodial cross-chain OTC for AI agents: sealed RFQ, negotiation, HTLC atomic swaps. Testnet.
Hashlock Markets is a Model Context Protocol (MCP) server published by hashlock-tech. It ranks #19,660 of 132,113 servers tracked on MCP Toplist. Hashlock Markets is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 27 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 112,453 of 132,113 servers on MCP Toplist.
Use Hashlock Markets
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hashlock https://hashlock.markets/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add hashlock -e "HASHLOCK_EVM_KEY=<your HASHLOCK_EVM_KEY>" -e "HASHLOCK_TRON_KEY=<your HASHLOCK_TRON_KEY>" -e "HASHLOCK_BTC_KEY=<your HASHLOCK_BTC_KEY>" -e "HASHLOCK_SOLANA_KEY=<your HASHLOCK_SOLANA_KEY>" -e "HASHLOCK_TOKEN=<your HASHLOCK_TOKEN>" -e "HASHLOCK_API_URL=<your HASHLOCK_API_URL>" -e "HASHLOCK_EVM_RPC=<your HASHLOCK_EVM_RPC>" -e "HASHLOCK_TRON_HOST=<your HASHLOCK_TRON_HOST>" -- npx -y @hashlock-tech/mcpReplace each placeholder with your own value before saving.
[mcp_servers.hashlock]
url = "https://hashlock.markets/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.hashlock]
command = "npx"
args = ["-y", "@hashlock-tech/mcp"]
[mcp_servers.hashlock.env]
HASHLOCK_EVM_KEY = "<your HASHLOCK_EVM_KEY>"
HASHLOCK_TRON_KEY = "<your HASHLOCK_TRON_KEY>"
HASHLOCK_BTC_KEY = "<your HASHLOCK_BTC_KEY>"
HASHLOCK_SOLANA_KEY = "<your HASHLOCK_SOLANA_KEY>"
HASHLOCK_TOKEN = "<your HASHLOCK_TOKEN>"
HASHLOCK_API_URL = "<your HASHLOCK_API_URL>"
HASHLOCK_EVM_RPC = "<your HASHLOCK_EVM_RPC>"
HASHLOCK_TRON_HOST = "<your HASHLOCK_TRON_HOST>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://hashlock.markets/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_EVM_KEY": "<your HASHLOCK_EVM_KEY>",
"HASHLOCK_TRON_KEY": "<your HASHLOCK_TRON_KEY>",
"HASHLOCK_BTC_KEY": "<your HASHLOCK_BTC_KEY>",
"HASHLOCK_SOLANA_KEY": "<your HASHLOCK_SOLANA_KEY>",
"HASHLOCK_TOKEN": "<your HASHLOCK_TOKEN>",
"HASHLOCK_API_URL": "<your HASHLOCK_API_URL>",
"HASHLOCK_EVM_RPC": "<your HASHLOCK_EVM_RPC>",
"HASHLOCK_TRON_HOST": "<your HASHLOCK_TRON_HOST>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hashlock": {
"url": "https://hashlock.markets/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_EVM_KEY": "<your HASHLOCK_EVM_KEY>",
"HASHLOCK_TRON_KEY": "<your HASHLOCK_TRON_KEY>",
"HASHLOCK_BTC_KEY": "<your HASHLOCK_BTC_KEY>",
"HASHLOCK_SOLANA_KEY": "<your HASHLOCK_SOLANA_KEY>",
"HASHLOCK_TOKEN": "<your HASHLOCK_TOKEN>",
"HASHLOCK_API_URL": "<your HASHLOCK_API_URL>",
"HASHLOCK_EVM_RPC": "<your HASHLOCK_EVM_RPC>",
"HASHLOCK_TRON_HOST": "<your HASHLOCK_TRON_HOST>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hashlock": {
"type": "http",
"url": "https://hashlock.markets/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"hashlock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_EVM_KEY": "<your HASHLOCK_EVM_KEY>",
"HASHLOCK_TRON_KEY": "<your HASHLOCK_TRON_KEY>",
"HASHLOCK_BTC_KEY": "<your HASHLOCK_BTC_KEY>",
"HASHLOCK_SOLANA_KEY": "<your HASHLOCK_SOLANA_KEY>",
"HASHLOCK_TOKEN": "<your HASHLOCK_TOKEN>",
"HASHLOCK_API_URL": "<your HASHLOCK_API_URL>",
"HASHLOCK_EVM_RPC": "<your HASHLOCK_EVM_RPC>",
"HASHLOCK_TRON_HOST": "<your HASHLOCK_TRON_HOST>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hashlock": {
"serverUrl": "https://hashlock.markets/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_EVM_KEY": "<your HASHLOCK_EVM_KEY>",
"HASHLOCK_TRON_KEY": "<your HASHLOCK_TRON_KEY>",
"HASHLOCK_BTC_KEY": "<your HASHLOCK_BTC_KEY>",
"HASHLOCK_SOLANA_KEY": "<your HASHLOCK_SOLANA_KEY>",
"HASHLOCK_TOKEN": "<your HASHLOCK_TOKEN>",
"HASHLOCK_API_URL": "<your HASHLOCK_API_URL>",
"HASHLOCK_EVM_RPC": "<your HASHLOCK_EVM_RPC>",
"HASHLOCK_TRON_HOST": "<your HASHLOCK_TRON_HOST>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hashlock": {
"url": "https://hashlock.markets/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_EVM_KEY": "<your HASHLOCK_EVM_KEY>",
"HASHLOCK_TRON_KEY": "<your HASHLOCK_TRON_KEY>",
"HASHLOCK_BTC_KEY": "<your HASHLOCK_BTC_KEY>",
"HASHLOCK_SOLANA_KEY": "<your HASHLOCK_SOLANA_KEY>",
"HASHLOCK_TOKEN": "<your HASHLOCK_TOKEN>",
"HASHLOCK_API_URL": "<your HASHLOCK_API_URL>",
"HASHLOCK_EVM_RPC": "<your HASHLOCK_EVM_RPC>",
"HASHLOCK_TRON_HOST": "<your HASHLOCK_TRON_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Hashlock-Tech%2Fhashlock)<a href="https://mcptoplist.com/server/io.github.Hashlock-Tech%2Fhashlock"><img src="https://mcptoplist.com/badge/io.github.Hashlock-Tech%2Fhashlock.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
hashlock-tech
Other servers by hashlock-tech
View all hashlock-tech servers →Available versions (27)
| Version | Published |
|---|---|
| 1.8.1 | Sep 15, 2026 |
| 1.8.0 | Sep 15, 2026 |
| 1.7.0 | Sep 15, 2026 |
| 1.6.0 | Aug 13, 2026 |
| 1.5.1 | Aug 3, 2026 |
| 1.4.1 | Jun 19, 2026 |
| 1.4.0 | May 19, 2026 |
| 1.3.0 | May 18, 2026 |
| 1.2.0 | May 12, 2026 |
| 0.2.0 | May 12, 2026 |
| 1.1.7 | May 11, 2026 |
| 0.1.15 | May 11, 2026 |
| 0.1.14 | May 6, 2026 |
| 0.1.12 | May 5, 2026 |
| 1.1.6 | Apr 27, 2026 |
| 1.1.5 | Apr 20, 2026 |
| 1.1.4 | Apr 20, 2026 |
| 1.1.3 | Apr 18, 2026 |
| 1.1.2 | Apr 18, 2026 |
| 1.1.1 | Apr 18, 2026 |
| 1.1.0 | Apr 17, 2026 |
| 1.0.3 | Apr 17, 2026 |
| 1.0.6 | Apr 14, 2026 |
| 1.0.5 | Apr 12, 2026 |
| 1.0.4 | Apr 12, 2026 |
| 1.0.2 | Apr 12, 2026 |
| 1.0.1 | Apr 12, 2026 |
Frequently asked questions
- Who maintains Hashlock Markets?
- Hashlock Markets is maintained by hashlock-tech, which publishes 5 MCP servers (27 total versions) tracked on MCP Toplist.
- Is Hashlock Markets listed on the Official MCP Registry?
- Yes — Hashlock Markets is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Hashlock Markets have?
- MCP Toplist tracks 27 versions of Hashlock Markets, most recently published on Sep 15, 2026.
- Where can I find the source code for Hashlock Markets?
- The source code for Hashlock Markets is hosted at github.com/hashlock-tech/hashlock-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.