← xearno.tools

INDIVIDUAL MCP TOOL

saudi_end_of_service

Your end-of-service award under Saudi Labor Law Arts.

xearno.toolsnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

xearno.tools

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.xearno-tools]
url = "https://xearno.tools/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "xearno-tools": {
      "type": "http",
      "url": "https://xearno.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: xearno-tools
Remote MCP URL: https://xearno.tools/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "xearno-tools": {
      "url": "https://xearno.tools/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "xearno-tools": {
      "type": "http",
      "url": "https://xearno.tools/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "xearno-tools",
  "transport": "streamable-http",
  "url": "https://xearno.tools/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • compound_growth — What a starting amount plus monthly contributions grows into over time.
  • savings_goal — The monthly saving needed to hit a target by a deadline.
  • loan_payment — Monthly payment, total interest, and what paying extra saves.
  • fire_number — The portfolio that makes work optional, and how far away it is.
  • split_bill — Even split with tip, rounded so nobody argues.
  • unit_price — Which package is actually cheaper per unit.
  • true_hourly_wage — What a gig actually pays per hour — after vehicle costs, waiting time, and self-employment tax.
  • steady_paycheck — Turn an up-and-down income into a safe monthly salary and a right-sized buffer.