← Registry

General Tools

igniteiq.ai

Enables users to interact with IgniteIQ for messaging, support, demos, partnerships, and technical assistance.

WebMCP1 endpoint13 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://igniteiq.ai

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 13

send_message

Send message to IgniteIQ team.

Potential side effects
submit_support_request

Submit a customer support request to the IgniteIQ support team.

Inferred read-only
request_demo

Request product demo from IgniteIQ.

Inferred read-only
inquire_partnership

Send partnership inquiry to IgniteIQ.

Potential side effects
request_support

Request technical support from IgniteIQ.

Inferred read-only
inquire_pricing

Send pricing/sales inquiry to IgniteIQ.

Potential side effects
read_company_overview

Read IgniteIQ company summary and value proposition.

Inferred read-only
read_services_overview

Read IgniteIQ engagement model and service offerings.

Inferred read-only
read_product_overview

Read IQ Agent Platform capabilities and agent types.

Inferred read-only
read_solutions_by_segment

Read IgniteIQ solutions for ISVs, agencies, enterprises, and content owners.

Inferred read-only
read_case_study

Read IgniteIQ case study from portfolio. Optional industry filter.

Inferred read-only
read_accelerate_ai_initiatives

Read IgniteIQ Accelerate AI Initiatives details.

Inferred read-only
read_internal_operations_service

Read IgniteIQ Internal Operations service details.

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.webmcp]
url = "https://igniteiq.ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://igniteiq.ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://igniteiq.ai

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": {
    "webmcp": {
      "url": "https://igniteiq.ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://igniteiq.ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://igniteiq.ai"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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