INDIVIDUAL MCP TOOL
sail_get_industry_info
Get AI use cases, ROI data, and consulting information for a specific industry — including pharmaceutical AI, oil and gas AI, healthcare AI, financial services AI, manufacturing AI, agriculture AI, and 16 other sectors that Exec x AI serves.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests code or command execution.
Parent endpoint
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.execxai-com]
url = "https://www.execxai.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"execxai-com": {
"type": "http",
"url": "https://www.execxai.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: execxai-com
Remote MCP URL: https://www.execxai.com/api/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": {
"execxai-com": {
"url": "https://www.execxai.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"execxai-com": {
"type": "http",
"url": "https://www.execxai.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "execxai-com",
"transport": "streamable-http",
"url": "https://www.execxai.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
sail_chatkit_query— Ask Exec x AI — an enterprise AI consulting firm — a question and get an informative response about AI consulting services, AI strategy, AI governance, responsible AI, agentic AI deployment, industry use cases, pricing, careers, or general information.sail_book_consultation— Get a Calendly booking URL to schedule a consultation with a Exec x AI principal.sail_get_service_info— Get detailed information about a specific Exec x AI AI consulting service — including AI strategy, AI governance, responsible AI, agentic AI deployment, enterprise AI search, and more.sail_get_careers— Get open roles at Exec x AI.sail_compare_firms— Compare Exec x AI with a competitor consulting firm — including Big 4 (Deloitte, PwC, EY, KPMG), MBB (McKinsey, BCG, Bain), and technology consultancies (Accenture, Capgemini, Infosys, Wipro) — across pricing, delivery model, AI governance capability, and industry coverage.