Loading MCP server directory, please wait...
Real local places, events, and movie/TV picks, plus decision-maker games (wheel, dice, bracket).
npx @getmcp/cli add com.localselections/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: a LocalSelections API key (lsk_live_...), minted at https://localselections.com/account/api-keys. Grants the same scopes/rate limits as calling the REST API directly.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.localselections/mcp": {
"url": "https://localselections.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}