Developer Tools
alefos.ai
Provides access to public information about the AlefOS product, including capabilities, plans, and demo scenarios.
ENDPOINT 1
https://alefos.ai/mcp/public
MCP server metadata
- Name
- alefos-public-product-mcp
- Version
- 1.0.0
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.capabilitiesList the public AlefOS product capabilities and documentation links.
Inferred read-onlyalefos.search_public_docsSearch public AlefOS documentation, plans, capabilities and demo scenarios.
Inferred read-onlyalefos.demo_scenarioReturn safe synthetic AlefOS demo scenarios for public product explanation.
Inferred read-onlyalefos.compare_to_crmExplain the public difference between AlefOS and a manual CRM.
Inferred read-onlyalefos.pricing_summaryReturn public AlefOS plan summaries and the pricing page link.
Inferred read-onlyalefos.get_startedReturn public AlefOS entry points for signup, pricing, documentation and support.
Inferred read-onlyCONNECT 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.
alefos.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.