← Registry

AI & Machine Learning

apex-ai.ch

Lists and retrieves details of apexAI's AI services, products, and pricing.

1 endpoint12 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://apex-ai.ch/mcp

No auth detected

MCP server metadata

Name
apex-ai
Version
1.0.0
Capabilities
tools.listChanged

Known tools 12

list_services

List all apexAI service offerings.

Inferred read-only
get_service

Get detailed information about a specific apexAI service by slug.

Inferred read-only
list_products

List apexAI products (apexTranscribe, apexAcquire, Swiss Knowledge Hub).

Inferred read-only
get_product

Get detailed information about an apexAI product by slug, including pricing plans.

Inferred read-only
get_pricing

Get pricing plans for apexAI products (apexTranscribe, apexAcquire).

Inferred read-only
list_testimonials

List client testimonials with quotes and company information.

Inferred read-only
get_team

Get apexAI co-founder information.

Inferred read-only
get_company_info

Get Elevate Solutions GmbH company metadata.

Inferred read-only
list_blog_posts

List published apexAI blog posts on AI integration for Swiss SMEs.

Inferred read-only
get_blog_post

Get a single apexAI blog post by slug, including its full content as Markdown.

Potential side effects
list_jobs

List open job positions at apexAI.

Inferred read-only
get_job

Get a single open apexAI job by slug, including its full description as Markdown.

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

.mcp.json

{
  "mcpServers": {
    "apex-ai": {
      "type": "http",
      "url": "https://apex-ai.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "apex-ai",
  "transport": "streamable-http",
  "url": "https://apex-ai.ch/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 apex-ai.ch was fetched 2026-08-03T19:47:25.655Z and is being refreshed.

Trust status Trusted

apex-ai.ch 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.