← weareelite.tech

INDIVIDUAL MCP TOOL

list_services

The five service pillars Elite builds, with one-paragraph descriptions.

weareelite.technone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.weareelite.tech/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_services and invoke it with your own arguments.

Indexed 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 server

weareelite.tech

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.elite-technology-solutions]
url = "https://mcp.weareelite.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elite-technology-solutions": {
      "type": "http",
      "url": "https://mcp.weareelite.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elite-technology-solutions
Remote MCP URL: https://mcp.weareelite.tech/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": {
    "elite-technology-solutions": {
      "url": "https://mcp.weareelite.tech/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elite-technology-solutions": {
      "type": "http",
      "url": "https://mcp.weareelite.tech/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elite-technology-solutions",
  "transport": "streamable-http",
  "url": "https://mcp.weareelite.tech/mcp"
}
MCP Inspector

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

Related tools

  • get_company_profile — Who Elite Technology Solutions is: positioning, heritage, service area, audience, and how to reach a human.
  • list_case_studies — Three published, approved case studies (anonymized; real metrics).
  • get_case_study — Full detail for one published case study.
  • check_service_area — Whether a Southwest Florida city or ZIP code is in Elite’s service area.
  • get_faq — Published questions and answers about UniFi and Ubiquiti installations (pricing model, existing gear, takeovers, monthly fees).
  • start_quote — Start a quote / site-assessment request on behalf of a property contact.