← Registry

Content Tools

chemaiagent.com

Searches and retrieves detailed information about chemical products, including specifications, pricing, and regulatory documents.

1 endpoint12 known toolsFirst detected May 24, 2026Last detected August 15, 2026

ENDPOINT 1

https://chemaiagent.com/api/mcp

No auth detected

MCP server metadata

Name
ChemAI MCP Server
Version
2.0.0
Capabilities
tools.listChangedresources.subscriberesources.listChangedprompts.listChangedloggingcitations.enabledcitations.formatsmcp_apps.enabledmcp_apps.versionanswer_engine.optimized_foranswer_engine.formats

Known tools 12

search_products

Search for chemical products by name, CAS number, INCI name, or application.

Inferred read-only
get_product_details

Get detailed information about a specific product including specifications, pricing, documents, and availability.

Inferred read-only
compare_products

Compare multiple chemical products side by side with cited specifications, pricing, and recommendations.

Inferred read-only
get_regulatory_documents

Retrieve regulatory documents (SDS, TDS, CoA, certifications) for a product.

Inferred read-only
get_customer_pricing

Get customer-specific pricing (CSP) for authenticated customers.

Inferred read-only
check_availability

Check real-time inventory availability and lead times for products with source citations.

Inferred read-only
create_quote

Create a quote request for products.

Potential side effects
place_order

Place an order for products.

Inferred read-only
get_order_status

Check the status of an existing order including tracking information.

Inferred read-only
formulation_assistant

Get AI-powered formulation recommendations based on product type, claims, and constraints.

Inferred read-only
calculate_formulation_cost

Calculate the cost of a formulation based on ingredient percentages and batch size.

Inferred read-only
check_regulatory_compliance

Check regulatory compliance status for a chemical or formulation across multiple jurisdictions (FDA, EU, etc.).

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.chemai-mcp-server]
url = "https://chemaiagent.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chemai-mcp-server": {
      "type": "http",
      "url": "https://chemaiagent.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chemai-mcp-server": {
      "type": "http",
      "url": "https://chemaiagent.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chemai-mcp-server",
  "transport": "streamable-http",
  "url": "https://chemaiagent.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 chemaiagent.com was fetched 2026-09-09T08:08:53.697Z.

Trust status Neutral

chemaiagent.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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