Setlist Fm for Cursor
io.github.pipeworx-io/setlist-fm
setlist.fm MCP.
client:Cursor
transport:streamable-http
Install Setlist Fm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"setlist-fm": {
"url": "https://gateway.pipeworx.io/setlist-fm/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs