Public MCP Registry manifest for the HashLock OTC MCP server.
Atomic OTC crypto trading with HTLC settlement on Ethereum, Bitcoin, and Sui. Counterparty-risk-free for AI agents.
server.json— the manifest consumed bymcp-publisher.LICENSE— MIT.
No server code. The actual server is deployed at
https://hashlock.markets/mcp (remote
HTTP) and published to npm as
@hashlock-tech/mcp
(stdio).
{
"mcpServers": {
"hashlock": {
"command": "npx",
"args": ["-y", "@hashlock-tech/mcp"],
"env": { "HASHLOCK_ACCESS_TOKEN": "<token>" }
}
}
}URL: https://hashlock.markets/mcp
Auth: Authorization: Bearer <token>
Get a token: sign in at
hashlock.markets/mcp/auth with
your Ethereum wallet (SIWE). Tokens last 7 days. No email required.
npm i -g @modelcontextprotocol/mcp-publisher
mcp-publisher publish --manifest ./server.jsonPublishing authenticates via GitHub OIDC tied to the
io.github.Hashlock-Tech/hashlock-mcp-manifest name, so this repo
being owned by Hashlock-Tech is the authority that proves ownership
of the manifest.
- Live Smithery listing: https://smithery.ai/servers/bsozen-4wm5/hashlock-otc-v1
- mcp.so listing: https://mcp.so/server/hashlock-otc
- Website: https://hashlock.markets
- Docs: https://hashlock.markets/docs