Catalog
net.agentutil/think-mcp
OfficialIntent security pre-flight checks for autonomous AI agents.
Runs security checks on AI agent intents before allowing autonomous execution.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"think-mcp": {
"command": "npx",
"args": [
"-y",
"@agentutil/think-mcp@1.0.0"
]
}
}
}