Skip to main content
Glama
christian140903-sudo

agent-invariants

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
agent_invariants_validate_contractA

Validate a version 1 Agent Invariants contract, including unique rule IDs and bounded matchers.

agent_invariants_check_traceB

Evaluate a normalized agent event trace against deterministic permission, stop, completion, retry, scope, and ordering rules.

agent_invariants_compare_tracesB

Compare baseline and candidate traces and report newly broken rules, new tools, call inflation, or outcome regression.

agent_invariants_summarize_traceC

Return deterministic counts for tools, approvals, failures, completion claims, and observed outcomes.

Prompts

Interactive templates invoked by user choice

NameDescription
protect-behavior-changePlan a model, prompt, memory, or tool change without silently changing agent behavior

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/christian140903-sudo/agent-invariants'

If you have feedback or need assistance with the MCP directory API, please join our Discord server