global intel exchange for Cursor
io.github.joseph-ceo/global-intel-exchange
Real-time sanctions screening, CVE, and company registry checks for agents.
client:Cursor
transport:stdio
runtime:npm
Install global intel exchange in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"global-intel-exchange": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"global-intel-exchange-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs