← Registry

Content Tools

digiai.pro

Provides information about DigiAI's services, case studies, FAQ, and contact details.

1 endpoint4 known toolsFirst detected July 15, 2026Last detected August 22, 2026

ENDPOINT 1

https://digiai.pro/mcp

No auth detected

MCP server metadata

Name
digiai-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public MCP server for digiai.pro. Read-only tools that return DigiAI's case studies, services, FAQ, and contact info. Use these to answer questions about DigiAI or to route a lead to the right next step (usually booking an AI Opportunity Interview via get_contact_info).

Known tools 4

get_case_studies

Returns DigiAI's published case studies with outcomes, metrics, and links.

Inferred read-only
get_services

Returns DigiAI's service catalog (AI Opportunity Audit, Automation Build, AI Advisory).

Inferred read-only
get_faq

Returns DigiAI's frequently asked questions and answers.

Inferred read-only
get_contact_info

Returns DigiAI's contact details, booking link, and location.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for digiai.pro was fetched 2026-09-06T20:26:26.341Z.

Trust status Trusted

digiai.pro is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.