credentialRole
string
How to use it
credentialRole is exposed by the Debugg Ai MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the credentialRole tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Debugg Ai MCP
docker run -i --rm --init -e DEBUGGAI_API_KEY=your_api_key quinnosha/debugg-ai-mcpOther tools in Debugg Ai MCP (36)
object
/ auth.password — pins the precondition login when you also use auth.precondition: "login".
boolean
Runs an AI browser agent against your app. The agent navigates, interacts, and reports back with screenshots. Localhost URLs are auto-tunneled via ngrok.
{uuid, username?, credentialId?, confirm?}
{name, platform, (teamUuid\
project {action:"create"}
string
{uuid, projectUuid?, confirm?}
string required
tool, action: "clearSessions" — invalidate the stored sessions so subsequent runs log in. Narrow with username / credentialId; unscoped clears require confirmation because every account on the environment then re-authenticates.
string
boolean
{uuid}
boolean
{q?, page?, pageSize?}
array
string
Lightweight no-LLM batch page probe. Pass 1-20 URLs; each navigates, waits for load, and returns rendered state — screenshot + page metadata + structured console errors + network summary. No agent loop, no LLM cost, no scenario assertions. Use it for "did I just break /settings?", multi-route smoke
string
{suiteUuid\
{suiteUuid\
environment {action:"get"} / {action:"list"}
executions {action:"get"\
project {action:"get"} / project {action:"list"}
{uuid, username?, credentialId?}
array required
Fires a server-side browser-agent crawl to populate the project's knowledge graph. Localhost URLs tunnel automatically. Returns {executionId, status, targetUrl, durationMs, outcome?, crawlSummary?, knowledgeGraph?, browserSession?} with knowledgeGraph.imported === true on successful ingestion. The b
{uuid, name?, url?, description?, addCredentials?, updateCredentials?, removeCredentialIds?}
string required
boolean
string