Agentic Radar scans LLM agentic workflows for security vulnerabilities. It provides tools to detect and mitigate risks in AI agent interactions. The server connects to LLM APIs and workflow orchestration systems. Developers use it to secure AI agent workflows, ensuring safe and compliant AI operations.
Agentic Radar scans LLM agentic workflows for security vulnerabilities. It provides tools to detect and mitigate risks in AI agent interactions. The server connects to LLM APIs and workflow orchestration systems. Developers use it to secure AI agent workflows, ensuring safe and compliant AI operations.
pip install agentic-radarAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"splx-ai-agentic-radar-github": {
"command": "uvx",
"args": [
"pip install agentic-radar"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from agentic radar?"
API Key Required
This server requires an API key from agentic radar. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AGENTIC_RADAR_API_KEY | Yes | Your agentic radar API key |
"What resources are available in agentic radar?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in agentic radar"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in agentic radar with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.