BLS Employment & Wages for Cursor
com.olyport/bls
Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics
client:Cursor
transport:streamable-http
tools:4
Install BLS Employment & Wages in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bls": {
"url": "https://mcp.olyport.com/bls/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs