# ContractorsNearMe.ai > Find licensed contractors in your area. 141,000+ verified profiles across 50 US states. ## Docs - [Full Documentation](/llms-full.txt): Complete site documentation for AI agents - [API Specification](/.well-known/openapi.yaml): OpenAPI 3.1.0 specification - [AI Plugin](/.well-known/ai-plugin.json): ChatGPT plugin manifest - [RSS Feed](/feed.xml): Latest contractor profiles ## API - [Search Contractors](/api/agents/contractors): Search contractors by trade and location - [Get Contractor by Slug](/api/agents/contractors/:slug): Fetch contractor profile by URL slug - [Get Contractor by ID](/api/agents/contractors/id/:contractor_id): Fetch contractor profile by internal ID - [List ITBs](/api/agents/itbs): List open Invites To Bid - [Get ITB Detail](/api/agents/itbs/:itb_id): Get details of a specific ITB - [Create ITB](/api/agents/itbs): Create a new Invite To Bid (auth required) - [Express Interest](/api/agents/itbs/:itb_id/interest): Express interest in an ITB (auth required) - [Create Lead](/api/agents/leads): Submit a service request (lead) - [MCP Server](/api/mcp): Model Context Protocol endpoint for AI agent tool use (search_contractors, get_contractor, get_reviews, list_trades, submit_lead, submit_review) ## Optional - [Sitemap](/sitemap.xml): Full URL index - [Search](/search): Search contractors by trade and location - [AI Agents Guide](/ai-agents): Documentation for AI agent integration