← Registry

Developer Tools

alefos.ai

Provides access to public information about the AlefOS product, including capabilities, plans, and demo scenarios.

1 endpoint8 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://alefos.ai/mcp/public

No auth detected

MCP server metadata

Name
alefos-public-product-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Use this public AlefOS MCP only for product explanation, public documentation, pricing guidance and synthetic demo scenarios. It never exposes customer data.

Known tools 8

alefos.explain

Explain what AlefOS does using public product information only.

Inferred read-only
alefos.capabilities

List the public AlefOS product capabilities and documentation links.

Inferred read-only
alefos.recommend_plan

Recommend a public AlefOS plan from a simple business need.

Inferred read-only
alefos.search_public_docs

Search public AlefOS documentation, plans, capabilities and demo scenarios.

Inferred read-only
alefos.demo_scenario

Return safe synthetic AlefOS demo scenarios for public product explanation.

Inferred read-only
alefos.compare_to_crm

Explain the public difference between AlefOS and a manual CRM.

Inferred read-only
alefos.pricing_summary

Return public AlefOS plan summaries and the pricing page link.

Inferred read-only
alefos.get_started

Return public AlefOS entry points for signup, pricing, documentation and support.

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

.mcp.json

{
  "mcpServers": {
    "alefos-public-product-mcp": {
      "type": "http",
      "url": "https://alefos.ai/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alefos-public-product-mcp
Remote MCP URL: https://alefos.ai/mcp/public

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": {
    "alefos-public-product-mcp": {
      "url": "https://alefos.ai/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alefos-public-product-mcp",
  "transport": "streamable-http",
  "url": "https://alefos.ai/mcp/public"
}
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 alefos.ai was fetched 2026-08-26T00:21:16.358Z.

Trust status Trusted

alefos.ai 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.