eCommerce
actionsbricks.com
Enables searching, profiling, inventory checking, and contacting of merchants via a Marketplace backend.
ENDPOINT 1
https://actionsbricks.com/api/mcp
MCP server metadata
- Name
- actionsbricks-mcp
- Version
- 1.0.0
Known tools 22
resolve_merchantGet full merchant profile by AB ID — products, trust breakdown, credentials, HATEOAS _actions.
Inferred read-onlyget_merchant_inventoryGet the Decision Card bricks_inventory projection for one merchant — orderable products/services, pricing, status, and lead/order rails.
Inferred read-onlyquote_order_readinessQuote whether ActionsBricks order rails are available for a merchant or brick.
Inferred read-onlyget_trust_scoreNiveau de capacité du marchand (Référencé→Élite) + preuves vérifiables.
Inferred read-onlyverify_merchant_credentialsFetch the Ed25519-signed Verification Manifest for a merchant.
Inferred read-onlyverify_single_credentialFetch detailed signed evidence for one specific credential (e.g.
Inferred read-onlycompare_merchantsSide-by-side comparison of 2-5 merchants — trust, products, pricing, credentials.
Inferred read-onlycheck_certificationsCheck verified credentials and E-E-A-T certifications of a merchant (Carte-T, SIRET, SAP, HACCP, Qualibat).
Inferred read-onlycheck_lead_statusCheck the status and message history of an existing lead by ID and tracking token.
Potential side effectsget_merchant_brandGet brand voice, mission, positioning, and editorial perimeter of a merchant.
Inferred read-onlysearch_merchant_knowledgeHybrid RAG retrieval scoped to a single merchant — searches its published fanout chunks (BM25 + vector cosine, RRF-fused).
Inferred read-onlycontact_actionsbricksSend a message to the ActionsBricks team (merchant inquiry, partnership, support).
Potential side effectsrequest_estimationGet an instant DVF-based property price estimation for a real estate merchant zone.
Inferred read-onlyrequest_passoire_diagnosticSimulate energy renovation for a property — DPE improvement, estimated aids (MaPrimeRenov, CEE, Eco-PTZ), and price impact.
Inferred read-onlyrequest_rendementCalculate rental yield for a property — gross/net return, cashflow, zone comparison.
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.actionsbricks-mcp]
url = "https://actionsbricks.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"actionsbricks-mcp": {
"type": "http",
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: actionsbricks-mcp
Remote MCP URL: https://actionsbricks.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": {
"actionsbricks-mcp": {
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"actionsbricks-mcp": {
"type": "http",
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "actionsbricks-mcp",
"transport": "streamable-http",
"url": "https://actionsbricks.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 actionsbricks.com was fetched 2026-07-31T00:22:23.424Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.