onyx_bazaar_blue_ocean
InactiveTool of onyx-paid-mcp
Find empty niches in the x402 paid-MCP market. Reads CDP discovery (1000+ live services), clusters by keyword, surfaces categories with 0-1 services. Use to position a new paid tool in an uncontested slot. Returns: empty_niches (no services), thin_niches (1-2 services), saturated (5+ services to avoid), plus a recommended build target. (price: $0.01 USDC, tier: metered)
Parameters schema
{
"type": "object",
"properties": {
"network": {
"enum": [
"base",
"solana",
"all"
],
"type": "string",
"default": "all",
"description": "Filter CDP corpus by network. 'base' counts both eip155:8453 and 'base' string variants."
},
"max_niches": {
"type": "integer",
"default": 15,
"maximum": 50,
"minimum": 5
},
"seed_keywords": {
"type": "array",
"items": {
"type": "string"
},
"default": [],
"description": "Optional list of candidate niche keywords to check. Empty = auto-mine from CDP data."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries