Hashlock Markets
Quality Score
95
/100
Hashlock Markets — sealed-bid intent trading + HTLC settlement for AI agents. ETH, BTC, SUI.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://hashlock.markets/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_ACCESS_TOKEN": "<your-hashlock_access_token>",
"HASHLOCK_ENDPOINT": "https://hashlock.markets/api/graphql"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": [
"-y",
"@hashlock-tech/mcp"
],
"env": {
"HASHLOCK_ACCESS_TOKEN": "<your-hashlock_access_token>",
"HASHLOCK_ENDPOINT": "https://hashlock.markets/api/graphql"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @hashlock-tech/mcp§02 Environment variables
HASHLOCK_ACCESS_TOKENrequiredsecret
7-day JWT issued via SIWE login at https://hashlock.markets/sign/login (Ethereum wallet signature). Re-sign after expiry.
HASHLOCK_ENDPOINTGraphQL endpoint override (defaults to https://hashlock.markets/api/graphql).
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.