This repository contains the source code for software at the intersection of cedar and Agents.
This repository contains a number of directories:
- rust which contains the source code for a number of Rust crates that provide functionality to secure Agentic workflows using Cedar.
- mcp-tools-sdk : A crate for parsing and manipulating MCP tool descriptions and data.
- cedar-policy-mcp-schema-generator : A crate for auto-generating a Cedar Schema for an MCP Server's tool descriptions.
- js which contains JavaScript packages that enable Agents to make use of Cedar and its Analysis Capabilities.
- cedar-analysis-mcp-server : A package that creates an MCP server that exposes an interface for Agents to use Cedar's analysis capabilities.
See SECURITY for more information.
We welcome contributions from the community. Please either file an issue, or see CONTRIBUTING
This project is licensed under the Apache-2.0 License.