cpsc recalls mcp server for Cursor
io.github.cyanheads/cpsc-recalls-mcp-server
US consumer product recalls from the CPSC — hazards, remedies, and affected products.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install cpsc recalls mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cpsc-recalls-mcp-server": {
"url": "https://cpsc-recalls.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs