DD
DevExpress Documentation
/devexpress_docs_get_content
devexpress docs get content
Get full document content by URL from DevExpress documentation. Use this tool to retrieve the complete markdown content of a specific documentation page. PREREQ
liveverifiedunknown~5s typical
mcpprobeddevexpressdocumentation
$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-devexpress-docs /devexpress_docs_get_content for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Full URL of a DevExpress documentation article. REQUIRED: This URL must be obtained from a |
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-devexpress-docs","endpoint":"/devexpress_docs_get_content","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-com-devexpress-docs -e /devexpress_docs_get_content -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-com-devexpress-docs", endpoint: "/devexpress_docs_get_content", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.