INDIVIDUAL MCP TOOL
get_contact_info
Return ATIT's sales email, phone numbers, WhatsApp link, LinkedIn and Riyadh address.
LIVE ENDPOINT
https://www.atit-sa.net/mcp
Connect to this endpoint to inspect the live schema for get_contact_info and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
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.atit-mcp]
url = "https://www.atit-sa.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"atit-mcp": {
"type": "http",
"url": "https://www.atit-sa.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: atit-mcp
Remote MCP URL: https://www.atit-sa.net/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": {
"atit-mcp": {
"url": "https://www.atit-sa.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"atit-mcp": {
"type": "http",
"url": "https://www.atit-sa.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "atit-mcp",
"transport": "streamable-http",
"url": "https://www.atit-sa.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_info— Return ATIT's identity, headquarters, contact channels, key stats and a short bilingual summary.list_services— List every service ATIT offers (cybersecurity, network design, CCTV, structured cabling, smart buildings, unified communications) with slug, bilingual name, URL, summary and brand partners.get_service— Return details for one ATIT service by its slug (e.g.list_sectors— List industry sectors ATIT serves (government, banking, healthcare, education, enterprise, hospitality, energy, retail).get_sector— Return details for one industry sector by its slug (e.g.list_blog_articles— List published blog articles from ATIT with slug, title, short summary and URL.list_technology_partners— List the global technology vendors ATIT partners with (Cisco, Fortinet, Hikvision, etc.).list_open_positions— List ATIT's currently advertised open roles in Riyadh, with the careers page URL.