← sunrays.dev

INDIVIDUAL MCP TOOL

book_lawn_care

Book lawn care service for mowing, edging, fertilization, weed control, or leaf cleanup.

sunrays.devnone 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

sunrays.dev

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.sunrays-dev]
url = "https://mcp.sunrays.dev/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: sunrays-dev
Remote MCP URL: https://mcp.sunrays.dev/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": {
    "sunrays-dev": {
      "url": "https://mcp.sunrays.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • book_plumber — Book a licensed plumber for leaks, clogs, water heater issues, pipe repairs, or drain emergencies.
  • book_handyman — Book a handyman for general home repairs: furniture assembly, TV mounting, drywall patching, door fixes, minor plumbing fixtures, and similar non-specialist tasks.
  • book_hvac — Book an HVAC technician for heating or cooling failures, AC tune-ups, furnace inspections, duct cleaning, or smart thermostat installation.
  • book_electrician — Book a licensed electrician for outlet repairs, breaker issues, smart home device installation, EV charger installation, lighting, or electrical inspections.
  • book_pest_control — Book a pest control specialist for rodents, ants, cockroaches, bed bugs, termites, wasps, or general pest inspection.
  • book_appliance_repair — Book an appliance repair technician for washing machines, dryers, refrigerators, dishwashers, ovens, or other major home appliances.
  • book_garage_door — Book a garage door technician for broken springs, off-track doors, opener failures, or new garage door installation.
  • book_locksmith — Book a locksmith for residential or commercial lockouts, rekeying, lock replacement, or security lock upgrades.