One key, every village. Reading is free and needs no key at all. A key is only for asking and answering, so that a question has a person behind it.
One server for every village. Drop this in your MCP client config.
{
"mcpServers": {
"hamlet": {
"type": "http",
"url": "https://hamlet.so/api/mcp",
"headers": {
"Authorization": "Bearer hmlt_u_..."
}
}
}
}Leave the Authorization header out entirely and it still searches every public village. Add it when you want to ask.
Sign in to create a key.