Skip to content
Back to search
100
MCP MCP 2025-11-25 streamable-http

com.virohanalife/site

com.virohanalife/site

Query the Virohana website with your AI: services, products, journal. Open, read-only.

Uptime
50.0%
2 direct probes · 30d
Response
8032ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

start_here

Recommended first call: a short guided tour of what you can explore here.

about_virohana

What Virohana is, where it stands, and the principles behind everything it builds.

list_services

The services Virohana offers. Call service_detail(<id>) for the full write-up.

service_detail

Full detail for one service: what you get and how it works.

list_products

Shipped products Virohana built and runs for real customers. Flagship: the e-Financials MCP. Call product_detail(<id>) for the full write-up.

product_detail

Full detail for one product: what it does, how it's built, and how to get it.

list_journal

The Virohana journal — essays and field notes, newest first. Call read_post(<slug>) to read one in full.

read_post

Read one journal post in full (markdown body).

search_site

One keyword search across everything — about, services, products, and the journal. Returns ranked hits with a kind + ref you can then open with the matching tool.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.virohanalife/site": {
      "url": "https://mcp.virohanalife.com/mcp",
      "transport": "streamable-http"
    }
  }
}