Hourly Salary & Real Wage Calculator Connector for AI agents.
3 live capabilities
Calculate your true take-home pay and real hourly wage after taxes and commute time.
Waiting for input…
Why people use Hourly Salary & Real Wage Calculator
Hourly Salary & Real Wage Calculator for Accurate Pay Analysis
This Connector does that math for you instantly. You tell your agent your gross pay and your time leakage factors, and it gives you the real number. You stop guessing and start knowing exactly what your time is worth.
What Vinkius changes
You get a clear view of your actual earning power after all the hidden costs are stripped away.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Comparing job offers with different commutes
A job seeker uses calculate_effective_wage to see if a higher salary at a further office is actually worth the extra commute time.
- Real-world use case 02
Freelance rate setting
A freelancer uses calculate_effective_wage to determine their minimum hourly rate to cover taxes and unpaid admin time.
- Real-world use case 03
Annual income forecasting
An employee uses evaluate_annual_net_earnings to see how much they will actually save after their 30% tax bracket kicks in.
Complete set · 3capabilities
The complete Hourly Salary & Real Wage Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with Hourly Salary & Real Wage Calculator.
01—03
3 capabilities in this set.
Part of 3 available through Hourly Salary & Real Wage Calculator.
- 01 Capability
Evaluate annual net earnings
Calculate your yearly take-home pay by subtracting taxes from your gross annual income. This helps you see what actually hits your bank account.
- 02 Capability
Convert salary period
Convert any pay amount between different frequencies like hourly, weekly, and annual. It uses standard multipliers to make quick comparisons.
- 03 Capability
Calculate effective wage
Determine your real hourly rate by factoring in taxes, commute time, and unpaid breaks. This shows you the true value of your time.
Set up in minutes
One URL. Then ask Hourly Salary & Real Wage Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hourly Salary & Real Wage Calculator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Hourly Salary & Real Wage Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hourly Salary & Real Wage Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Hourly Salary & Real Wage Calculator URL.
- Step 03
Save and start
Save the connection and enable Hourly Salary & Real Wage Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hourly-salary-real-wage-calculator": {
"url": "https://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Hourly Salary & Real Wage Calculator
Open Agent mode in chat and ask: "Using Hourly Salary & Real Wage Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hourly-salary-real-wage-calculator": {
"url": "https://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Hourly Salary & Real Wage Calculator
Ask Copilot: "Using Hourly Salary & Real Wage Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hourly-salary-real-wage-calculator": {
"url": "https://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Hourly Salary & Real Wage Calculator
Open Cascade and ask: "Using Hourly Salary & Real Wage Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hourly-salary-real-wage-calculator": {
"url": "https://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Hourly Salary & Real Wage Calculator
Ask Cline: "Using Hourly Salary & Real Wage Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hourly-salary-real-wage-calculator --transport http "https://edge.vinkius.com/vk_preview_RSpEyIWiPuJwEF75aU1P0aAmH7UWPhvc7OPPCIdH/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Hourly Salary & Real Wage Calculator
Ask Claude: "Using Hourly Salary & Real Wage Calculator, show me...". 3 tools are ready
Where the request belongs
Work Hourly Salary & Real Wage Calculator can move forward.
This is for the person who is tired of gross numbers and wants to know what actually lands in their bank account at the end of the month.
Job Seeker
Compares two different job offers to see which one actually pays more after factoring in taxes and travel.
Freelancer
Calculates their true hourly rate to ensure they are charging enough to cover non-billable time and taxes.
Salary Analyst
Builds accurate wage models for employees by accounting for time leakage and tax drag.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsThirteenth Salary Calculator
Calculate gross and net 13th-month salary installments, including proportional earnings and tax deductions.
Vacation Pay Calculator
Calculate vacation pay, constitutional bonuses, cash allowances, and tax withholdings.
Severance Pay Calculator
Calculate precise employee termination payouts, including salary balances and statutory penalties.
Employer Cost Calculator
Calculate the true total cost of an employee including taxes, provisions, and levies.
Overtime Threshold Detector
Identify exactly when overtime kicks in during a work week and calculate pay splits.
Timesheet to Invoice Calculator
Convert work shifts and breaks into precise decimal hours and total payment amounts.
Bring your own AI
Change the model, client or framework. Keep Hourly Salary & Real Wage Calculator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Hourly Salary & Real Wage Calculator.
The practical details behind the request, access and result.
How does the Hourly Salary & Real Wage Calculator help with job offers?
It lets you compare two jobs by factoring in your commute time and taxes. Instead of just looking at the gross pay, you can see which job actually puts more money in your pocket for every hour you spend working.
Can I use the Hourly Salary & Real Wage Calculator to see my take-home pay?
Yes. You can input your gross salary and tax rate to see your net annual income. It strips away the tax drag so you know what you actually keep.
What is time leakage in the Hourly Salary & Real Wage Calculator?
Time leakage refers to hours you spend on work-related tasks that aren't paid, like commuting or taking an unpaid lunch. This capability subtracts those hours from your day to show your real hourly value.
Does the Hourly Salary & Real Wage Calculator handle different pay periods?
Yes, it can convert between hourly, weekly, monthly, and annual pay. This makes it easy to see how your pay changes when you switch from one frequency to another.
Is the Hourly Salary & Real Wage Calculator good for freelancers?
It is perfect for freelancers. You can use it to figure out your true hourly rate by accounting for your taxes and the time you spend on non-billable tasks like admin work.
What is a 'real' hourly wage?
A real hourly wage accounts for the time you spend on work-related tasks that aren't directly paid, such as commuting and unpaid lunch breaks, as well as the reduction in income due to taxes.
How does the capability handle tax calculations?
You provide an estimated tax percentage (e.g., 0.25 for 25%), and the calculate_effective_wage capability uses this to determine your net income after 'tax drag'.
Can I convert an annual salary to an hourly rate?
Yes, the convert_salary_period capability allows you to transform amounts between various frequencies including hourly, weekly, biweekly, semimonthly, monthly, and annual.
One connection away
Give your agent a direct line to Hourly Salary & Real Wage Calculator.
Connect Hourly Salary & Real Wage Calculator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available