← Registry

Content Tools

auspiceoracle.com

An MCP server for astrology and personality content that casts BaZi/Four Pillars charts and assembles framed personality sketches from user-provided sections.

1 endpoint3 known toolsFirst detected August 23, 2026Last detected September 6, 2026

ENDPOINT 1

https://auspiceoracle.com/mcp/bazi

No auth detected

MCP server metadata

Name
auspice-bazi
Version
1.0.0
Capabilities
resources.listChangedtools.listChangedprompts.listChanged

Known tools 3

cast_chart

Cast a BaZi / Four Pillars chart the right way round: true solar time correction FIRST (DST + longitude + equation of time), then the four pillars with hidden stems and Na Yin, day master identity, and luck cycles.

Inferred read-only
personality_sketch

Step 1 of 2 for a personality sketch.

Inferred read-only
compose_sketch

Step 2 of 2 for a personality sketch: submit the three sections you wrote after personality_sketch (image / beneath / practice, in the same lang) and receive the finished framed sheet — the fixed MIRROR line, limits, quotation, link and signature are assembled server-side.

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.auspice-bazi]
url = "https://auspiceoracle.com/mcp/bazi"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "auspice-bazi": {
      "type": "http",
      "url": "https://auspiceoracle.com/mcp/bazi"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: auspice-bazi
Remote MCP URL: https://auspiceoracle.com/mcp/bazi

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": {
    "auspice-bazi": {
      "url": "https://auspiceoracle.com/mcp/bazi"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "auspice-bazi": {
      "type": "http",
      "url": "https://auspiceoracle.com/mcp/bazi"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "auspice-bazi",
  "transport": "streamable-http",
  "url": "https://auspiceoracle.com/mcp/bazi"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.