← actionsbricks.com
INDIVIDUAL MCP TOOL
search_merchants
Search verified merchants by query, location, tags.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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-com]
url = "https://actionsbricks.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"actionsbricks-com": {
"type": "http",
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: actionsbricks-com
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-com": {
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"actionsbricks-com": {
"type": "http",
"url": "https://actionsbricks.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "actionsbricks-com",
"transport": "streamable-http",
"url": "https://actionsbricks.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
resolve_merchant— Get full merchant profile by AB ID — products, trust breakdown, credentials, HATEOAS _actions.get_merchant_inventory— Get the Decision Card bricks_inventory projection for one merchant — orderable products/services, pricing, status, and lead/order rails.quote_order_readiness— Quote whether ActionsBricks order rails are available for a merchant or brick.contact_merchant— Create a lead/contact request.get_trust_score— Niveau de capacité du marchand (Référencé→Élite) + preuves vérifiables.verify_merchant_credentials— Fetch the Ed25519-signed Verification Manifest for a merchant.verify_single_credential— Fetch detailed signed evidence for one specific credential (e.g.check_availability— Check opening hours, delivery/pickup options for a merchant.