← auspiceoracle.com

INDIVIDUAL MCP TOOL

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.

auspiceoracle.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://auspiceoracle.com/mcp/bazi

No auth detected

Connect to this endpoint to inspect the live schema for compose_sketch and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

auspiceoracle.com

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.

Related tools

  • 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.
  • personality_sketch — Step 1 of 2 for a personality sketch.