Agent MCP Ranking | AI Agent Marketplace | AI Agent A2Z Deployment | A2Z Agent Payment | Agent Router

🧭 Fortune Compass Agent

Try Playground URL: https://agent.deepnlp.org/?agent=derekzz/fortune-compass-agent

LiveMCP URL (Use in various Clients): https://derekzz.aiagenta2z.com/fortune-compass-agent/mcp

H5 prompt: Should I quit my current job in 2026?

AI Agent A2Z Tarot

Features

An AI-powered fortune telling divination Agent (ChatGPT App/MCP) that integrates traditional Tarot, Zhouyi (I Ching), and Guangong Oracle into a unified digital experience. The agent performs real-world drawing logic (shuffling and orientation) and uses LLM intelligence to interpret the results.

Deploy at AI Agent A2Z Agent Workspace Doc and Live URL https://derekzz.aiagenta2z.com/fortune-compass-agent/mcp

Fortune Compass ace-of-wands.jpg Fortune Compass ace-of-swords.jpg API Requests


🔮 Agent ChatGPT App Features

🃏 Tarot

  • Complete Deck: Randomly draws from all 78 cards.

  • Orientation Logic: 1. Simulates a physical draw with a 50/50 chance. 2. If 0: Display the Upright meaning. 3. If 1: Display the Reversed meaning.

  • Example Prompt: “What should I focus on to succeed in my career right now?”

☯️ Zhouyi (I Ching)

  • Hexagram Generation: Generates a 6-line hexagram using randomized binary logic ($2^6 = 64$ combinations).

  • Binary Mapping: Maps results to specific assets based on binary strings (e.g., 000000.jpg).

🏮 Guangong Oracle

  • Divine Lots: Traditional temple-style randomized draws for spiritual guidance.


🚀 Getting Started

Start Usage and tell the fortune of your future!

Clients (Cursor, ChatGPT App, Claude Code)

{
    "fortune-compass-agent-live": {
      "url": "derekzz.aiagenta2z.com/fortune-compass-agent/mcp"
    }
}

Agent Router

Playground

1. Installation & Build

Install dependencies and compile the TypeScript source code into executable JavaScript:

pnpm install
pnpm build
# Start the static file server (Port 4444)
pnpm run serve &
# Start the main agent server
pnpm start

Change port

PORT=9000 pnpm start

2. Tool

The agent exposes the following primary tool to the LLM:

tell_fortune: Tell Your Fortune by Divination via Tarot, ZhouYi, or Guangong Drawing and Asking prompt: The question you want to ask method: all,tarot,zhouyi,guangong

3. Deployment

Deploy to DeepNLP Workspalce and Live URL(https://derekzz.aiagenta2z.fortune-compass-agent/mcp)

4. Realtime API Calls Dashboard

This is the API Dashboard for Incoming Traffic of Hosted *.aiagenta2z.com agents

API Requests

5. AI Agent Monetization (Credits Earned)

The fortune compass UI Agent(ChatGPT App) has tell_fortune tool, which is charged 1000 credits/1k API Calls (1 credits worth 0.01 USD) in the DeepNLP x AI Agent A2Z credits program and the rate is set in the detail pages Fortune Compass Agent. And the credits earned can be easily tracked in the Billing Account as well as the API dashboard

API Requests