General Tools
auvylo.com
Provides saju (Four Pillars) birth chart calculations and daily signals.
ENDPOINT 1
https://api.auvylo.com/mcp
MCP server metadata
- Name
- auvylo-astrosaju
- Version
- 1.0.0
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
calculate_saju_chartUse this tool only when the user explicitly asks for a raw saju/Four Pillars birth chart, 원국, 사주 명식, or chart calculation.
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.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.
auvylo.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.