← Registry

eCommerce

atomandbits.com

Provides merchant context, readiness scores, and inspection checks for public HTTPS merchant origins.

1 endpoint9 known toolsFirst detected August 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://api.merchant.atomandbits.com/mcp

No auth detected

MCP server metadata

Name
merchant-context
Version
0.3.0
Capabilities
tools.listChanged

Known tools 9

get_service_info

Describe the Merchant Context service, price, and inspection checks.

Inferred read-only
check_merchant

Run a free merchant-site diagnostic.

Inferred read-only
resolve_merchant

Resolve cached merchant identity, sourced facts, offers, terms, freshness, and safe actions for free.

Inferred read-only
search_merchants

Search cached merchant records by sourced offer, place, price, timing, policy, action support, and freshness.

Inferred read-only
compare_offers

Compare only sourced offer fields from two or more merchants.

Inferred read-only
get_safe_actions

Return current merchant-owned action URLs, exact inputs, authority, confirmation, expiry, retry rules, recovery, and attribution.

Inferred read-only
preflight

Resolve one merchant, evaluate sourced intent constraints, select a safe action, state approval, and return attribution.

Inferred read-only
refresh_merchant

Pay for a fresh merchant inspection and cache refresh.

Potential side effects
inspect_merchant

Compatibility alias for refresh_merchant.

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.merchant-context]
url = "https://api.merchant.atomandbits.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "merchant-context": {
      "type": "http",
      "url": "https://api.merchant.atomandbits.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "merchant-context": {
      "type": "http",
      "url": "https://api.merchant.atomandbits.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "merchant-context",
  "transport": "streamable-http",
  "url": "https://api.merchant.atomandbits.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 atomandbits.com was fetched 2026-08-11T11:12:00.401Z.

Trust status Trusted

atomandbits.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.