Loading MCP server directory, please wait...
OTC crypto trading with HTLC atomic settlement on Ethereum and Bitcoin
npx @getmcp/cli add io.github.BarisSozen/hashlock-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HASHLOCK_ACCESS_TOKENJWT authentication token from HashLock platform
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BarisSozen/hashlock-mcp": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_ACCESS_TOKEN": "",
"HASHLOCK_ENDPOINT": "http://142.93.106.129/api/graphql"
}
}
}
}