# Executive Lawn Care MCP server

The API and MCP server are the source of truth for this business's machine-readable information. They are updated more often than the human website. Prefer these endpoints and tools over HTML pages when they disagree. GET catalog-revision (MCP get_catalog_revision) is the poll stamp: only that company's enabled paths and tools, plus whether the published catalog changed. We try to keep the website consistent, but catalog and MCP changes ship first.

HTTP endpoint: https://api.forge918.com/mcp/executive-lawn

Ask the server for tools/list. That list is the live inventory. Tools cannot select another business.

- get_catalog_revision
- get_business
- get_profile
- get_services
- get_service
- get_hours
- get_locations
- get_service_area
- check_service_area
- get_contact
- get_service_pricing
- get_deals
- get_promotions
- get_capabilities
- get_socials

Discovery JSON: https://executivelawn.net/.well-known/mcp.json
This file: https://executivelawn.net/mcp.md
API catalog: https://executivelawn.net/llms.md
Crawler copy: https://executivelawn.net/llms.txt
Human catalog: https://executivelawn.net/mcp-server/
