INDIVIDUAL MCP TOOL
calculate_notary_fee
Calculate حقالتحریر (the notary office's fee) from the official 1405 tariff for دفاتر اسناد رسمی.
LIVE ENDPOINT
https://hoghogh.ai/mcp
Connect to this endpoint to inspect the live schema for calculate_notary_fee 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
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.hoghoghai]
url = "https://hoghogh.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hoghoghai": {
"type": "http",
"url": "https://hoghogh.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hoghoghai
Remote MCP URL: https://hoghogh.ai/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": {
"hoghoghai": {
"url": "https://hoghogh.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hoghoghai": {
"type": "http",
"url": "https://hoghogh.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hoghoghai",
"transport": "streamable-http",
"url": "https://hoghogh.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_law_articles— Semantic + keyword search across the full text of Iranian statutes (46,000+ articles: قانون مدنی، مجازات اسلامی، کار، تجارت، آیین دادرسی و…).lookup_law_article— Fetch the VERBATIM text of a specific article when you already know the law and the article number (e.g.search_case_law— Search 31,000+ Iranian court rulings and آرای وحدت رویه (binding precedent).search_circular— Search official circulars and directives (بخشنامهها) from the judiciary and government bodies — the source of current official RATES and procedures.calculate_diyeh— Calculate دیه for a bodily injury using the CURRENT official rate and the fractions set by قانون مجازات اسلامی.calculate_litigation_fee— Calculate Iranian court filing fees (هزینهٔ دادرسی) for a monetary claim at a given stage (بدوی / تجدیدنظر / فرجام), using the current official percentages.calculate_severance— Calculate an Iranian employee's end-of-service entitlements (حق سنوات، عیدی، مانده مرخصی) under قانون کار, using the current official minimum wage.search_advisory_opinions— Search the advisory opinions (نظریات مشورتی) of the Judiciary's legal department (اداره کل حقوقی قوه قضائیه) — the official, citable interpretation of Iranian statutes.