get_security_baseline — agent sec MCP Tool Read-only
get_security_baseline
(get security baseline) is one of 2 tools on the
agent sec
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_security_baseline from your client
- Claude Code agent sec get_security_baseline run in your project directory
- Claude Desktop agent sec get_security_baseline ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agent sec get_security_baseline ~/.cursor/mcp.json
- VS Code agent sec get_security_baseline .vscode/mcp.json
- Zed agent sec get_security_baseline ~/.config/zed/settings.json
- Windsurf agent sec get_security_baseline ~/.codeium/windsurf/mcp_config.json
- Cline agent sec get_security_baseline ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agent sec get_security_baseline ~/.gemini/settings.json
- Grok agent sec get_security_baseline .mcp.json (in your project root)
- ChatGPT agent sec get_security_baseline Settings → Connectors → Advanced → Developer mode
- Claude.ai agent sec get_security_baseline Settings → Connectors → Add custom connector
- LangChain agent sec get_security_baseline pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-sec https://agentsec.kernora.ai/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.