uap pulse for Cursor
io.github.davidmosiah/uap-pulse
Search and map the Pentagon UAP/UFO releases plus curated official archives from 12 nations.
client:Cursor
transport:stdio
runtime:npm
Install uap pulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"uap-pulse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"uap-pulse"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs