← Registry

Security & Testing

4chems.com

This MCP server provides tools for managing user consents and access requests, including listing consents, recording consent, and creating access requests.

1 endpoint13 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://mcp.4chems.com/mcp

No auth detected

MCP server metadata

Name
platform-api-customer
Version
3.4.2
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Customer-tier tools for the platform API (/v1 endpoints only). Anonymous discovery tools — get_catalog_templates_v1_catalog_templates_get, get_legal_entity_types_v1_reference_legal_entity_types_get, and get_onboarding_route_v1_onboarding_route_get — work without an 'authorization' argument: call them with no token to explore the catalog and find the self-registration URL. All other tools require a Bearer token as the 'authorization' argument ('Bearer <token>'). Mutation tools poll to completion before returning; if the poll bound is exceeded the tool returns {status: 'running', operation_id: …} for follow-up.

Known tools 13

get_catalog_templates_v1_catalog_templates_get

Get Catalog Templates

Inferred read-only
list_consents_v1_consents_get

List Consents

Inferred read-only
record_consent_v1_consents_post

Record Consent

Inferred read-only
get_my_access_v1_me_access_get

Get My Access

Inferred read-only
create_access_request_v1_onboarding_access_requests_post

Create Access Request Endpoint

Potential side effects
get_onboarding_route_v1_onboarding_route_get

Get Onboarding Route

Inferred read-only
create_self_service_tenant_v1_onboarding_tenants_post

Create Self Service Tenant

Potential side effects
get_legal_entity_types_v1_reference_legal_entity_types_get

Get Legal Entity Types

Inferred read-only
list_members_v1_tenant_members_get

List Members

Inferred read-only
list_tenant_services_v1_tenant_services_get

List Tenant Services

Inferred read-only
add_tenant_service_v1_tenant_services_post

Add Tenant Service

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.platform-api-customer]
url = "https://mcp.4chems.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "platform-api-customer": {
      "type": "http",
      "url": "https://mcp.4chems.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: platform-api-customer
Remote MCP URL: https://mcp.4chems.com/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": {
    "platform-api-customer": {
      "url": "https://mcp.4chems.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "platform-api-customer": {
      "type": "http",
      "url": "https://mcp.4chems.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "platform-api-customer",
  "transport": "streamable-http",
  "url": "https://mcp.4chems.com/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 4chems.com was fetched 2026-08-03T14:55:55.171Z and is being refreshed.

Trust status Trusted

4chems.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.