← 100xcircle.com
INDIVIDUAL MCP TOOL
get_certifications
Returns all certification and compliance information including ISO 9001, CE, ISI, GeM, and MSME registration details.
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 endpoint
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-com]
url = "https://www.100xcircle.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"100xcircle-com": {
"type": "http",
"url": "https://www.100xcircle.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 100xcircle-com
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-com": {
"url": "https://www.100xcircle.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"100xcircle-com": {
"type": "http",
"url": "https://www.100xcircle.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "100xcircle-com",
"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.
Related tools
get_company_info— Returns structured information about 100X Circle Pvt Ltd: company profile, brands, certifications, factory location, contact details, and market presence.get_factory_info— Returns manufacturing facility details including location, processes, and quality control.get_product_catalog— Returns the complete product catalog with names, categories, descriptions, features, and pricing information.get_product_details— Returns detailed specifications for a specific product by name or ID.get_government_supply_experience— Returns information about government procurement capabilities including GeM seller status, buyer types, states served, and tender support.find_product_for_use_case— Recommends the most suitable fogging machine based on the described use case, scale of operation, and buyer type.compare_products— Compares 100X Circle thermal foggers vs ULV cold foggers, or compares product categories.request_quotation— Returns contact information and instructions for requesting a quotation or placing an order.