verify_receipt@agentguard-run/mcp — Independently verify any receipt. Change one signed byte and verification fails.
export_receipts@agentguard-run/mcp — Dump the session decision log as a verified hash chain. Content-free: safe to hand to an auditor.
set_model_cost@agentguard-run/mcp — Register pricing for self-hosted models (AgentGuard fails closed on unknown costs).
provenance_preview@agentguard-run/mcp — See what would be attested for a model/endpoint without spending.
spend_status@agentguard-run/mcp — Active caps, tenant, decision count, signer fingerprint.
spend_decide@agentguard-run/mcp — Gate a model call before it runs. Returns allow/block plus a signed, hash-chained receipt recording model identity, weights origin country,
deepseek_vision_status@xlight-oss/visionary-dsh — Check the login status of the DeepSeek vision service
deepseek_vision@xlight-oss/visionary-dsh — Analyze an image using DeepSeek's vision model (supports both vision and OCR modes based on configuration)
deepseek_ocr@xlight-oss/visionary-dsh — Extract text from an image using DeepSeek's OCR pipeline
deepseek_vision_login@xlight-oss/visionary-dsh — Initiate login to the DeepSeek vision service (browser-based authentication)
deepseek_vision_logout@xlight-oss/visionary-dsh — Logout from the DeepSeek vision service
convert_html@symbo.ls/mcp — Convert raw HTML/CSS to Symbols DOMQL components.
convert_to_json@symbo.ls/mcp — Convert DOMQL JS source to platform JSON (mirrors frank's toJSON pipeline). Use after generate_component / generate_page to feed save_to_pro
audit_component@symbo.ls/mcp — Inline VALIDATOR for a single component string. Returns violations + warnings (≈1K chars). Use during generation. Pass include_playbook=True
audit_project@symbo.ls/mcp — Returns the multi-phase project audit PLAYBOOK (instructions for the agent — Phase 0 setup → Phase 5 report). Pair with bin/symbols-audit.cj
login@symbo.ls/mcp — Log in to Symbols platform — returns a JWT token.
create_project@symbo.ls/mcp — Create a new Symbols project on the platform.
get_project@symbo.ls/mcp — Get a project's current data (components, pages, design system, state).
save_to_project@symbo.ls/mcp — Save components/pages/data to a project — creates a new version with change tuples, granular changes, orders, and auto-generated schema entr
publish@symbo.ls/mcp — Publish a version (make it live).
push@symbo.ls/mcp — Deploy a project to an environment (production, staging, dev).
get_project_rules@symbo.ls/mcp — Bundled mandatory ruleset (FRAMEWORK + DESIGN_SYSTEM + RULES + DEFAULT_PROJECT, ≈180K chars). Call before any code generation task.
get_project_context@symbo.ls/mcp — CALL FIRST. Walks up from cwd to find symbols.json, returns owner, key, dir, bundler, sharedLibraries, brender, env_type, env_evidence, env_