CM
CodeStringers MCP Server
/CallWixSiteAPI
CallWixSiteAPI
Call apis on site "CodeStringers Zoho Consulting Services" (https://www.codestringers.com/_api/mcp). Use this to perform an action on visitor's behalf, for exam
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 /CallWixSiteAPI for me.
Input
| Field | Type | Description |
|---|---|---|
| visitorToken* | string | Visitor access token. If you have it in your context, ALWAYS use it and not create a new o |
| url* | string | The url of the api to call - ALWAYS get the information from the API docs retrieved using |
| method* | string | The HTTP method to use for the API call (e.g. GET, POST, PUT, DELETE) |
| body | string | A string representing of a valid JSON object to describe the body of the request |
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":"/CallWixSiteAPI","input":{"visitorToken":"...","url":"...","method":"..."}}'cli
npx cracked-ai run -p mcp-com-codestringers-mcp -e /CallWixSiteAPI -i '{"visitorToken":"...","url":"...","method":"..."}'mcp
run_tool({ provider: "mcp-com-codestringers-mcp", endpoint: "/CallWixSiteAPI", input: {"visitorToken":"...","url":"...","method":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.