CodeStringers MCP Server
CM
CodeStringers MCP Server
/ExecuteWixAPI

ExecuteWixAPI

Run JavaScript against the Wix REST API on site "CodeStringers Zoho Consulting Services" (https://www.codestringers.com/_api/mcp), on the visitor's behalf. The

liveverifiedunknown~5s typical
mcpprobedcodestringersmcpserver
$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-codestringers-mcp /ExecuteWixAPI for me.

Input

FieldTypeDescription
code*stringJavaScript async function expression to execute against the Wix REST API. The value must b
reason*stringOne sentence explaining the original user request and why you are executing code to comple
hasMutations*booleanWhether this code creates, updates, deletes, publishes, imports, uploads, or otherwise mut
sourceDocUrls*arrayThe URLs of the documentation, recipes, API articles, or schema sources where you confirme
visitorToken*stringVisitor access token. If you have it in your context, ALWAYS use it and do not create a ne

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-codestringers-mcp","endpoint":"/ExecuteWixAPI","input":{"code":"...","reason":"...","hasMutations":true,"sourceDocUrls":[],"visitorToken":"..."}}'
cli
npx cracked-ai run -p mcp-com-codestringers-mcp -e /ExecuteWixAPI -i '{"code":"...","reason":"...","hasMutations":true,"sourceDocUrls":[],"visitorToken":"..."}'
mcp
run_tool({ provider: "mcp-com-codestringers-mcp", endpoint: "/ExecuteWixAPI", input: {"code":"...","reason":"...","hasMutations":true,"sourceDocUrls":[],"visitorToken":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.