← Registry

Data Collection

100xcircle.com

Retrieves structured business and product information for 100X Circle Pvt Ltd.

1 endpoint10 known toolsFirst detected June 27, 2026Last detected September 15, 2026

ENDPOINT 1

https://www.100xcircle.com/api/mcp

No auth detected

MCP server metadata

Name
100xcircle-mcp
Version
1.0.0
Capabilities
toolsresources

Known tools 10

get_company_info

Returns structured information about 100X Circle Pvt Ltd: company profile, brands, certifications, factory location, contact details, and market presence.

Inferred read-only
get_factory_info

Returns manufacturing facility details including location, processes, and quality control.

Inferred read-only
get_product_catalog

Returns the complete product catalog with names, categories, descriptions, features, and pricing information.

Inferred read-only
get_product_details

Returns detailed specifications for a specific product by name or ID.

Inferred read-only
get_certifications

Returns all certification and compliance information including ISO 9001, CE, ISI, GeM, and MSME registration details.

Inferred read-only
get_government_supply_experience

Returns information about government procurement capabilities including GeM seller status, buyer types, states served, and tender support.

Inferred read-only
find_product_for_use_case

Recommends the most suitable fogging machine based on the described use case, scale of operation, and buyer type.

Inferred read-only
compare_products

Compares 100X Circle thermal foggers vs ULV cold foggers, or compares product categories.

Inferred read-only
request_quotation

Returns contact information and instructions for requesting a quotation or placing an order.

Inferred read-only
locate_dealer

Returns information about 100X Circle dealer network and how to find the nearest distributor.

Inferred read-only

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.100xcircle-mcp]
url = "https://www.100xcircle.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "100xcircle-mcp": {
      "type": "http",
      "url": "https://www.100xcircle.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "100xcircle-mcp": {
      "type": "http",
      "url": "https://www.100xcircle.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "100xcircle-mcp",
  "transport": "streamable-http",
  "url": "https://www.100xcircle.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 100xcircle.com was fetched 2026-07-30T08:01:40.728Z and is being refreshed.

Trust status Trusted

100xcircle.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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