Skip to main content
Glama
odei-ai

ODEI MCP Server

Official
by odei-ai

odei_guardrail_check

Validate agent actions against safety guardrails before execution. Checks financial transactions, communications, and scheduling against 7 layers of constraints including financial limits, time restrictions, and value alignment.

Instructions

Validate an agent action against ODEI's constitutional guardrails. Returns APPROVED, DENIED, or NEEDS_REVIEW with reasoning. Use this before executing any action that could affect finances, reputation, health, or relationships. The guardrail system checks against 7 layers of safety constraints including financial limits, time-of-day restrictions, and value alignment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe action to validate (e.g., "Transfer 5 ETH to external wallet", "Post tweet about token price", "Schedule meeting at 11pm")
contextNoAdditional context about the action — who initiated it, why, what system it affects
domainNoWhich domain layer this action operates in
severityNoSelf-assessed severity of the action (helps calibrate the check)

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/odei-ai/mcp-odei'

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