How to Use the BLS Wages — OEWS Occupational Employment MCP in Cursor
Inject real-world BLS wage data directly into your Cursor agent's coding context.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BLS Wages — OEWS Occupational Employment MCP to Cursor
Create your Vinkius account to connect BLS Wages — OEWS Occupational Employment 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 code using live MCP Server wage data
The `query_bls` tool feeds real-time occupational employment and wage statistics directly into your active coding session. Instead of hardcoding stale salary tables or writing mock endpoints, your agent pulls live data to populate your application. This active integration lets you test your data visualization components with actual government figures. You write code that works with real API structures from day one.
Batch query 50 series simultaneously in Cursor
The `query_bls` tool allows you to run up to 50 concurrent lookbacks for complex data modeling tasks. Your Cursor agent can write scripts that fetch massive historical wage datasets without hitting API bottlenecks. You get raw JSON payloads via this MCP link immediately injected into your workspace. This setup bypasses the need for custom data pipelines during local development.
Translate occupational codes to raw data
The `query_bls` tool maps specific numerical series IDs to wage metrics for precise market analysis. Your agent interprets these raw inputs to build dynamic charts directly in your codebase. You avoid the headache of parsing government documentation manually. The agent handles the structural formatting so you can focus on building your UI.
Set up BLS Wages — OEWS Occupational Employment 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 Wages — OEWS Occupational Employment 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 Wages — OEWS Occupational Employment transactions." If the MCP tools are loaded correctly, Cursor will call the BLS Wages — OEWS Occupational Employment tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"bls-wages-oews-occupational-employment-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 Wages — OEWS Occupational Employment MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BLS Wages — OEWS Occupational Employment MCP today
We host it, we monitor it, we maintain it. You just paste one token.