← Registry

Developer Tools

aaif.live

Search, view, and register for events using various filters.

1 endpoint4 known toolsFirst detected May 12, 2026Last detected September 6, 2026

ENDPOINT 1

https://aaif.live/api/mcp

No auth detected

MCP server metadata

Name
gatewaze
Version
1.0.0
Capabilities
resources.listChangedtools.listChangedprompts.listChanged

Known tools 4

search_events

Search for events by topic, date, or location

Inferred read-only
get_event

Get full details for a specific event by ID or slug

Inferred read-only
register

Register the authenticated user for an event

Inferred read-only
list_calendars

List available event calendars

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.gatewaze]
url = "https://aaif.live/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gatewaze": {
      "type": "http",
      "url": "https://aaif.live/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gatewaze": {
      "type": "http",
      "url": "https://aaif.live/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gatewaze",
  "transport": "streamable-http",
  "url": "https://aaif.live/api/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 aaif.live was fetched 2026-08-31T23:04:18.499Z.

Trust status Trusted

aaif.live is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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