← Registry

AI & Machine Learning

airolloutframework.com

Provides information, pricing, FAQ, knowledge base search, and AI readiness assessment for an AI Capability Rollout Framework.

1 endpoint5 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://airolloutframework.com/mcp

No auth detected

MCP server metadata

Name
ai-rollout-framework
Version
1.0.0
Capabilities
tools

Known tools 5

get_framework_overview

Get the AI Capability Rollout Framework's three implementation phases, four capability pillars, and core positioning statement.

Inferred read-only
get_pricing

Get current pricing and checkout URLs for the AI Capability Rollout Framework ($99 one-time) and The Complete AI Learning Path team-training bundle ($24.99/user).

Inferred read-only
get_faq

Get frequently asked questions about the AI Capability Rollout Framework, covering pricing, governance, and implementation topics.

Inferred read-only
search_knowledge_base

Search the AI Rollout Framework knowledge base (methodology, definitions, positioning, changelog) for a keyword or phrase.

Inferred read-only
assess_ai_readiness

Run the AI Capability Rollout Framework's 16-question AI Readiness Score assessment on behalf of a user and return their readiness stage with a recommended next step.

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.ai-rollout-framework]
url = "https://airolloutframework.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-rollout-framework": {
      "type": "http",
      "url": "https://airolloutframework.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-rollout-framework
Remote MCP URL: https://airolloutframework.com/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": {
    "ai-rollout-framework": {
      "url": "https://airolloutframework.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-rollout-framework": {
      "type": "http",
      "url": "https://airolloutframework.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-rollout-framework",
  "transport": "streamable-http",
  "url": "https://airolloutframework.com/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 airolloutframework.com was fetched 2026-09-07T14:29:00.791Z.

Trust status Neutral

airolloutframework.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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