← Registry

eCommerce

actionsbricks.com

Enables searching, profiling, inventory checking, and contacting of merchants via a Marketplace backend.

1 endpoint22 known toolsFirst detected May 15, 2026Last detected September 21, 2026

ENDPOINT 1

https://actionsbricks.com/api/mcp

No auth detected

MCP server metadata

Name
actionsbricks-mcp
Version
1.0.0
Capabilities
tools

Known tools 22

search_merchants

Search local merchants by query, location or tags.

Inferred read-only
resolve_merchant

Get full merchant profile by AB ID — products, trust breakdown, credentials, HATEOAS _actions.

Inferred read-only
get_merchant_inventory

Get the Decision Card bricks_inventory projection for one merchant — orderable products/services, pricing, status, and lead/order rails.

Inferred read-only
quote_order_readiness

Quote whether ActionsBricks order rails are available for a merchant or brick.

Inferred read-only
contact_merchant

Create a lead/contact request.

Potential side effects
get_trust_score

Niveau de capacité du marchand (Référencé→Élite) + preuves vérifiables.

Inferred read-only
verify_merchant_credentials

Fetch the Ed25519-signed Verification Manifest for a merchant.

Inferred read-only
verify_single_credential

Fetch detailed signed evidence for one specific credential (e.g.

Inferred read-only
check_availability

Check opening hours, delivery/pickup options for a merchant.

Inferred read-only
compare_merchants

Side-by-side comparison of 2-5 merchants — trust, products, pricing, credentials.

Inferred read-only
get_lead_fields

Get sector-specific fields to collect for a lead.

Inferred read-only
submit_lead

Submit a lead directly to a merchant.

Inferred read-only
get_product_details

Get full details for a specific product (Brick).

Inferred read-only
check_certifications

Check verified credentials and E-E-A-T certifications of a merchant (Carte-T, SIRET, SAP, HACCP, Qualibat).

Inferred read-only
check_lead_status

Check the status and message history of an existing lead by ID and tracking token.

Potential side effects
send_lead_message

Send a follow-up message to a merchant on an existing lead.

Potential side effects
get_merchant_brand

Get brand voice, mission, positioning, and editorial perimeter of a merchant.

Inferred read-only
search_merchant_knowledge

Hybrid RAG retrieval scoped to a single merchant — searches its published fanout chunks (BM25 + vector cosine, RRF-fused).

Inferred read-only
contact_actionsbricks

Send a message to the ActionsBricks team (merchant inquiry, partnership, support).

Potential side effects
request_estimation

Get an instant DVF-based property price estimation for a real estate merchant zone.

Inferred read-only
request_passoire_diagnostic

Simulate energy renovation for a property — DPE improvement, estimated aids (MaPrimeRenov, CEE, Eco-PTZ), and price impact.

Inferred read-only
request_rendement

Calculate rental yield for a property — gross/net return, cashflow, zone comparison.

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

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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