How to Use the BLS Jobs — Nonfarm Payrolls & Wages MCP in Cursor
Inject live BLS Jobs — Nonfarm Payrolls & Wages data directly into your Cursor codebase to build financial models.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BLS Jobs — Nonfarm Payrolls & Wages MCP to Cursor
Create your Vinkius account to connect BLS Jobs — Nonfarm Payrolls & Wages to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Generate live-data financial models in Cursor
The `get_nonfarm_payrolls` tool retrieves the CES0000000001 series data directly into your active code editor. When you write forecasting scripts, the Cursor agent pulls live US employment metrics to populate your data frames instead of using mock values. This means you test your algorithms against actual government figures as you write the code. The agent writes the parsing logic and verifies it against the live endpoint response immediately.
Bulk pull historical payrolls with this MCP Server
The `query_bls` tool exposes the ability for your development agent to fetch up to 50 timeseries datasets simultaneously in Cursor. You provide the specific numerical codes, and the server returns structured historical employment data directly to your editor. Cursor uses this clean output to write precise database seeding scripts or test suites. You skip the step of writing custom API wrappers and focus on your application logic.
Debug payroll API integrations in Agent mode
The `query_bls` tool allows your agent to run live lookbacks and inspect raw JSON payloads right inside your terminal panel. If your code expects a specific data structure for hourly earnings, the agent runs the tool to check the schema. You see exactly what the BLS returns without leaving your workspace. It eliminates guesswork when mapping employment metrics to your internal data models.
Set up BLS Jobs — Nonfarm Payrolls & Wages MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the BLS Jobs — Nonfarm Payrolls & Wages MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent BLS Jobs — Nonfarm Payrolls & Wages transactions." If the MCP tools are loaded correctly, Cursor will call the BLS Jobs — Nonfarm Payrolls & Wages tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"bls-jobs-nonfarm-payrolls-wages-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Bureau of Labor Statistics. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about BLS Jobs — Nonfarm Payrolls & Wages MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BLS Jobs — Nonfarm Payrolls & Wages MCP today
We host it, we monitor it, we maintain it. You just paste one token.