← Registry

eCommerce

nibiashara.biz

MCP server for an African FX data marketplace: list shelves, buy them via Coinbase checkout with x402 gasless USDC, and track order delivery.

x402 supported1 endpoint17 known toolsFirst detected August 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://agents.nibiashara.biz/mcp

No auth detected

MCP server metadata

Name
ni-biashara-shelves
Version
1.6.0
Capabilities
tools.listChanged

Known tools 17

list_shelves

Data shelves (default) with price in USD, params, job-tool name and x402 URL.

Inferred read-only
buy_shelf

Creates a Coinbase checkout for any SKU — use this when no job-named tool exists.

Inferred read-only
get_order

Returns the order status; once Coinbase reports the payment COMPLETED the delivery is included.

Potential side effects
get_pass_balance

Free.

Inferred read-only
check_carrier_authority

US carrier authority & safety check (FMCSA).

Inferred read-only
check_carrier_basics

US carrier safety BASICs (FMCSA SMS).

Potential side effects
check_broker_authority

US freight broker authority check (FMCSA).

Inferred read-only
vet_load

Load vet pack — authority + BASICs + broker + OFAC name.

Inferred read-only
screen_sanctions_name

Sanctions name screen — OFAC SDN + Consolidated (US).

Inferred read-only
screen_sanctions_wallet

Sanctions wallet screen — OFAC Digital Currency Address.

Inferred read-only
get_fx_official

Official FX rate — one African pair.

Inferred read-only
get_fx_parallel

Street (parallel-market) rate — USD-NGN or USD-GHS.

Inferred read-only
get_fx_africa_brief

Africa FX daily brief.

Inferred read-only
localize_text

English ↔ Swahili localization — instant machine pass, up to 120 words.

Inferred read-only
check_tx_insurance_ce

Texas insurance license CE & renewal check (TDI).

Inferred read-only
check_tx_realestate_ce

Texas real-estate license CE & renewal check (TREC).

Inferred read-only
buy_shelf_pass

Shelf Pass — 110 prepaid credits.

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.ni-biashara-shelves]
url = "https://agents.nibiashara.biz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ni-biashara-shelves": {
      "type": "http",
      "url": "https://agents.nibiashara.biz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ni-biashara-shelves
Remote MCP URL: https://agents.nibiashara.biz/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": {
    "ni-biashara-shelves": {
      "url": "https://agents.nibiashara.biz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ni-biashara-shelves": {
      "type": "http",
      "url": "https://agents.nibiashara.biz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ni-biashara-shelves",
  "transport": "streamable-http",
  "url": "https://agents.nibiashara.biz/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 nibiashara.biz was fetched 2026-08-25T23:15:53.954Z and is being refreshed.

Trust status Trusted

nibiashara.biz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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