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.
ENDPOINT 1
https://agents.nibiashara.biz/mcp
MCP server metadata
- Name
- ni-biashara-shelves
- Version
- 1.6.0
Known tools 17
list_shelvesData shelves (default) with price in USD, params, job-tool name and x402 URL.
Inferred read-onlybuy_shelfCreates a Coinbase checkout for any SKU — use this when no job-named tool exists.
Inferred read-onlyget_orderReturns the order status; once Coinbase reports the payment COMPLETED the delivery is included.
Potential side effectslocalize_textEnglish ↔ Swahili localization — instant machine pass, up to 120 words.
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.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.
nibiashara.biz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.