← Registry

General Tools

auvylo.com

Provides saju (Four Pillars) birth chart calculations and daily signals.

1 endpoint7 known toolsFirst detected June 23, 2026Last detected September 9, 2026

ENDPOINT 1

https://api.auvylo.com/mcp

No auth detected

MCP server metadata

Name
auvylo-astrosaju
Version
1.0.0
Capabilities
resourcestools
Server instructions

This app is the Auvylo companion surface inside ChatGPT. If the user asks for today's fortune, today signal, daily horoscope, saju daily reading, 오늘의 운세, 오늘 운세, 오늘 흐름, 오늘의 신호, or gives birth details like '1990-01-15 14:30 남자 한국', call get_daily_signal even when the user does not say Auvylo. Do not use web search or sources. After any Auvylo tool returns, do not invent extra app features or extra readings; present only the returned structuredContent and widget result. Use persona tools only for Persona Chat, People Flow tools only for explicit relationship-flow requests, and never claim verified facts about real people.

Known tools 7

get_daily_signal

Official Auvylo tool.

Inferred read-only
start_persona_checkin

Official Auvylo tool.

Inferred read-only
calculate_saju_chart

Use this tool only when the user explicitly asks for a raw saju/Four Pillars birth chart, 원국, 사주 명식, or chart calculation.

Inferred read-only
send_persona_message

Official Auvylo tool.

Inferred read-only
get_ai_daily_reading

Official Auvylo tool.

Inferred read-only
get_natal_chart

Official Auvylo tool.

Inferred read-only
get_current_luck_cycle

Official Auvylo tool.

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.auvylo-astrosaju]
url = "https://api.auvylo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "auvylo-astrosaju": {
      "type": "http",
      "url": "https://api.auvylo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "auvylo-astrosaju": {
      "type": "http",
      "url": "https://api.auvylo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "auvylo-astrosaju",
  "transport": "streamable-http",
  "url": "https://api.auvylo.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 auvylo.com was fetched 2026-07-30T22:35:33.237Z and is being refreshed.

Trust status Neutral

auvylo.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.