Loading MCP server directory, please wait...
Sealed-bid OTC trading with HTLC atomic settlement. ETH, BTC, SUI. Built for AI agents.
npx @getmcp/cli add io.github.Hashlock-Tech/hashlockRequires Node.js 18+. Community-contributed server. Review source before installing.
HASHLOCK_ACCESS_TOKENSIWE JWT from hashlock.markets/sign/login
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Hashlock-Tech/hashlock": {
"command": "npx",
"args": [
"-y",
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_ACCESS_TOKEN": "",
"HASHLOCK_ENDPOINT": "https://hashlock.markets/graphql"
}
}
}
}