← lunologium.com

INDIVIDUAL MCP TOOL

get_corporate_astrology

Retrieve modeled, date-only unverified company chart candidates and traditional interpretations.

lunologium.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://lunologium.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_corporate_astrology 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

lunologium.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.lunologium-living-almanac-astrometric-ephemeris]
url = "https://lunologium.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "type": "http",
      "url": "https://lunologium.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lunologium-living-almanac-astrometric-ephemeris
Remote MCP URL: https://lunologium.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": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "url": "https://lunologium.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "type": "http",
      "url": "https://lunologium.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lunologium-living-almanac-astrometric-ephemeris",
  "transport": "streamable-http",
  "url": "https://lunologium.com/mcp"
}
MCP Inspector

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

Related tools

  • get_live_sky — Calculate real-time topocentric astrometry for any latitude/longitude coordinates (defaults to New York).
  • get_upcoming_events — Compute upcoming astronomical syzygies (New Moons, Full Moons, First/Third Quarters), equinoxes, solstices, and solar/lunar eclipses with exact UTC timestamps calculated via VSOP87 analytical theories.
  • get_market_tides — Report Market Observatory release status.
  • get_biodynamic_guide — Calculate phytodynamic horticulture and lunar gardening guidance based on the Moon's phase (waxing/waning), declination sap vector (ascending/descending), and botanical organ resonance.
  • calculate_natal_moon — Calculate the exact birth moon phase, illumination percentage, zodiac sign, elemental balance, and somatic psychological archetype for any birth date and location.
  • get_eclipse_canon — Query the multi-century solar and lunar eclipse canon (2025–2035+).
  • cite — Search the 36-term Astrometric Lexicon and generate canonical scholarly citations (APA 7th Edition, BibTeX, Colophon JSX/HTML, and README markdown badges) for acknowledging Lunologium ephemeris data in web applications, research papers, and software projects.
  • calculate_astrocartography — Calculate complete Astrocartography (A*C*G) planetary angularity lines for any birth date and time.