bidda-compliance
B
bidda-compliance
/get_mitre_mapping

get mitre mapping

The MITRE Rosetta Stone. Given a MITRE technique ID across 5 frameworks (ATT&CK Enterprise, ATT&CK Mobile, ATT&CK ICS, D3FEND, ATLAS), return the Bidda node for

liveverifiedunknown~5s typical
mcpprobedbidda-compliance
$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-bidda-bidda-compliance /get_mitre_mapping for me.

Input

FieldTypeDescription
technique_id*stringMITRE technique ID. ATT&CK Enterprise (T1566, T1486, T1078, T1003.001, T1547.001); ATT&CK

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-bidda-bidda-compliance","endpoint":"/get_mitre_mapping","input":{"technique_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-bidda-bidda-compliance -e /get_mitre_mapping -i '{"technique_id":"..."}'
mcp
run_tool({ provider: "mcp-com-bidda-bidda-compliance", endpoint: "/get_mitre_mapping", input: {"technique_id":"..."} })

Try it

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