DM
DataNexus MCP
/report_mcpize_link
report mcpize link
Check MCPize subscription status for a DataNexus tool. tool_id: DataNexus tool identifier e.g. "T10". Pass the tool the user is asking about. Returns: status
liveverifiedunknown~5s typical
mcpprobeddatanexusmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datanexusmcp-mcp-server /report_mcpize_link for me.
Input
| Field | Type | Description |
|---|---|---|
| tool_id* | string | DataNexus tool identifier to check, e.g. "T01", "T07", "T10" — pass the ID of the tool the |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datanexusmcp-mcp-server","endpoint":"/report_mcpize_link","input":{"tool_id":"..."}}'cli
npx cracked-ai run -p mcp-com-datanexusmcp-mcp-server -e /report_mcpize_link -i '{"tool_id":"..."}'mcp
run_tool({ provider: "mcp-com-datanexusmcp-mcp-server", endpoint: "/report_mcpize_link", input: {"tool_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.