com.virohanalife/site
com.virohanalife/siteQuery the Virohana website with your AI: services, products, journal. Open, read-only.
Tools · 9
Recommended first call: a short guided tour of what you can explore here.
What Virohana is, where it stands, and the principles behind everything it builds.
The services Virohana offers. Call service_detail(<id>) for the full write-up.
Full detail for one service: what you get and how it works.
Shipped products Virohana built and runs for real customers. Flagship: the e-Financials MCP. Call product_detail(<id>) for the full write-up.
Full detail for one product: what it does, how it's built, and how to get it.
The Virohana journal — essays and field notes, newest first. Call read_post(<slug>) to read one in full.
Read one journal post in full (markdown body).
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.
Similar MCP servers embedding-nearest
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"
}
}
}