eCommerce
atomandbits.com
Provides merchant context, readiness scores, and inspection checks for public HTTPS merchant origins.
ENDPOINT 1
https://api.merchant.atomandbits.com/mcp
MCP server metadata
- Name
- merchant-context
- Version
- 0.3.0
Known tools 9
get_service_infoDescribe the Merchant Context service, price, and inspection checks.
Inferred read-onlyresolve_merchantResolve cached merchant identity, sourced facts, offers, terms, freshness, and safe actions for free.
Inferred read-onlysearch_merchantsSearch cached merchant records by sourced offer, place, price, timing, policy, action support, and freshness.
Inferred read-onlyget_safe_actionsReturn current merchant-owned action URLs, exact inputs, authority, confirmation, expiry, retry rules, recovery, and attribution.
Inferred read-onlypreflightResolve one merchant, evaluate sourced intent constraints, select a safe action, state approval, and return attribution.
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.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.
atomandbits.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.