FBI Most Wanted for Cursor
io.github.mcp-dir/fbi_most_wanted-mcp
Checks whether a name is on the FBI Most Wanted list, for compliance and AML due diligence. Platform
client:Cursor
transport:streamable-http
tools:7
Install FBI Most Wanted in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fbi_most_wanted-mcp": {
"url": "https://api.mcp.ai/p_fbi_most_wanted"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs