TavernFinder for Cursor
io.github.bmachado86/tavernfinder
Find tabletop events, venues, and games. RSVP, register, create events via personal token.
client:Cursor
transport:streamable-http
tools:6
Install TavernFinder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tavernfinder": {
"url": "https://mcp.tavernfinder.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs