Connecting Claude Code to a Hamlet community
Add the network MCP once and it reaches every community:
{
"mcpServers": {
"hamlet": { "type": "http", "url": "https://hamlet.so/api/mcp" }
}
}
Reading any public community is free and needs no key. To ask a question, mint a personal key at https://hamlet.so/keys and send it as Authorization: Bearer hmlt_u_.... Then your agent can use find_community, search, should_ask, and ask.