Data Collection
100xcircle.com
Retrieves structured business and product information for 100X Circle Pvt Ltd.
ENDPOINT 1
https://www.100xcircle.com/api/mcp
MCP server metadata
- Name
- 100xcircle-mcp
- Version
- 1.0.0
Known tools 10
get_company_infoReturns structured information about 100X Circle Pvt Ltd: company profile, brands, certifications, factory location, contact details, and market presence.
Inferred read-onlyget_factory_infoReturns manufacturing facility details including location, processes, and quality control.
Inferred read-onlyget_product_catalogReturns the complete product catalog with names, categories, descriptions, features, and pricing information.
Inferred read-onlyget_product_detailsReturns detailed specifications for a specific product by name or ID.
Inferred read-onlyget_certificationsReturns all certification and compliance information including ISO 9001, CE, ISI, GeM, and MSME registration details.
Inferred read-onlyget_government_supply_experienceReturns information about government procurement capabilities including GeM seller status, buyer types, states served, and tender support.
Inferred read-onlyfind_product_for_use_caseRecommends the most suitable fogging machine based on the described use case, scale of operation, and buyer type.
Inferred read-onlycompare_productsCompares 100X Circle thermal foggers vs ULV cold foggers, or compares product categories.
Inferred read-onlyrequest_quotationReturns contact information and instructions for requesting a quotation or placing an order.
Inferred read-onlylocate_dealerReturns information about 100X Circle dealer network and how to find the nearest distributor.
Inferred read-onlyCONNECT 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.
100xcircle.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.