MCP Server
MCP
Whisky Hunter
Whisky auction market data: past and live lots, prices, distillery stats and retail listings.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://whiskyhunter.net/mcp/",
"headers": [
{
"description": "Bearer <token>: MCP API token (wh_mcp_...) generated in your Whisky Hunter profile. Connection guide: https://whiskyhunter.net/mcp/docs/",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment