resolve_promptResolve a prompt into its compiled system prompt, with operating contract sections assembled (role, tools, stop conditions, output schema). This is wh
run_promptRun a prompt through AI with automatic output validation and auto-repair. If the prompt has an output contract (JSON schema), the response is validate
create_promptCreate a new prompt in your Gildara vault. Returns the new prompt ID which you can then use with resolve_prompt or run_prompt.
append_memoryAppend content to an existing prompt or memory. Creates a new version with the appended content added to the end. Use this for accumulating memories,
list_blueprintsList all available agent blueprint templates. These are pre-built operating contracts for common agent types (code review, legal analysis, triage, etc
save_briefCreate a Brief in Gildara and dispatch it to a named agent.
list_returned_briefsList briefs that have results returned from their agents (status=
get_brief_resultFetch the result an agent submitted for a previously-dispatched Brief.
We re-grade npm:@gildara/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.