Loading MCP server directory, please wait...
Read-only MCP server for PopUp — search vendors, manage events, and track applications.
npx @getmcp/cli add com.usepopup/organizerRequires Node.js 18+. Community-contributed server. Review source before installing.
POPUP_API_KEYYour PopUp API key (create at https://usepopup.com/discover/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.usepopup/organizer": {
"command": "npx",
"args": [
"-y",
"@popupspacesystems/mcp-server"
],
"env": {
"POPUP_API_KEY": "",
"POPUP_API_BASE": "https://usepopup.com"
}
}
}
}