Open-source control plane for discovering, testing, and enforcing context security policy across AI agents, tools, MCP servers, RAG, memory, and runtime actions.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentcsp": {
"command": "npx",
"args": [
"-y",
"indranilroy99/agentcsp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add agentcsp npx -y indranilroy99/agentcsp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"agentcsp": {
"command": "npx",
"args": [
"-y",
"indranilroy99/agentcsp"
]
}
}
}
📋 Copy
README Excerpt
```text ___ __ __________ / | ____ ____ ____ / /_/ ____/ ___/____ / /| |/ __ '/ _ \/ __ \/ __/ / \__ \/ __ \ / ___ / /_/ / __/ / / / /_/ /___ ___/ / /_/ / /_/ |_\__, /\___/_/ /_/\__/\____//____/ .___/ /____/ /_/ trust data class authority evidence
Tools (20)
agents attack_paths automations baseline_comparison ci_cd coverage diagnostics dist evidence findings instructions mcp_servers memory metadata node_modules plugins prompts rag_sources relationships runtime_config