← Registry

eCommerce

hrsuindore.com

Provides product catalog, pricing, shipping, and company information for the HRSU Indore store.

1 endpoint8 known toolsFirst detected July 19, 2026Last detected August 27, 2026

ENDPOINT 1

https://hrsuindore.com/api/mcp

No auth detected

MCP server metadata

Name
hrsu-store
Version
1.0.0
Capabilities
tools
Server instructions

You are connected to the HRSU Indore online store (hrsuindore.com/store/). PRODUCTS: Fertilizer-grade Calcium Nitrate. 25 kg ₹750 (SKU: HRSU-CN-25KG-001), 50 kg ₹1,500 (SKU: HRSU-CN-50KG-001). SHIPPING: Free delivery on orders ₹4,500+. Flat ₹1,000 below that. 3–10 days anywhere in India. PAYMENT: No card needed. UPI or bank transfer after phone confirmation from HRSU. ALWAYS follow this order when helping a customer buy: 1. list_products → show what is available 2. calculate_order_total → confirm price + shipping 3. Get customer details + explicit confirmation 4. place_order → submit the order Never place_order without explicit customer confirmation of the total.

Known tools 8

list_products

List all products available in the HRSU Indore store.

Inferred read-only
get_product

Get full technical details for one product — specifications, applications, documents, and pricing — by SKU.

Inferred read-only
get_shipping_info

Get shipping rates, free-delivery threshold, and delivery time estimates for India and international destinations.

Inferred read-only
get_company_info

Get HRSU Indore contact details, address, WhatsApp link, and website URLs.

Inferred read-only
calculate_order_total

Calculate the exact price and shipping cost for an order before placing it.

Inferred read-only
place_order

Place an order for Calcium Nitrate from HRSU Indore.

Inferred read-only
list_blog_posts

List HRSU Indore blog posts — technical guides and market insights on calcium nitrate.

Inferred read-only
get_blog_post

Get the full content and metadata for one blog post by its URL.

Potential side effects

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.hrsu-store]
url = "https://hrsuindore.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hrsu-store": {
      "type": "http",
      "url": "https://hrsuindore.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hrsu-store
Remote MCP URL: https://hrsuindore.com/api/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": {
    "hrsu-store": {
      "url": "https://hrsuindore.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hrsu-store": {
      "type": "http",
      "url": "https://hrsuindore.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hrsu-store",
  "transport": "streamable-http",
  "url": "https://hrsuindore.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hrsuindore.com was fetched 2026-07-31T04:01:53.758Z and is being refreshed.

Trust status Trusted

hrsuindore.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.