Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,7 @@ tags:
|
|
| 13 |
short_description: Cybersecurity MCP tools to enhance threat insights
|
| 14 |
---
|
| 15 |
|
|
|
|
| 16 |
# TDAgentTools & TDAgent: Empowering Cybersecurity with Agentic AI
|
| 17 |
|
| 18 |
Welcome to TDAgentTools & TDAgent, our innovative proof of concept (PoC) crafted for the Agents-MCP Hackathon. Our initiatives focus on leveraging Agentic AI to enhance cybersecurity threat analysis, providing robust tools for data enrichment and strategic advice for incident handling.
|
|
@@ -47,9 +48,11 @@ TDAgentTools serves as an MCP server built using Gradio, offering a wide array o
|
|
| 47 |
11. **TDAgentTools_lookup_cloud_account**: Investigate cloud account information.
|
| 48 |
12. **TDAgentTools_send_email**: Simulate emailing from cert@company.com.
|
| 49 |
|
|
|
|
|
|
|
| 50 |
### Track 3: Agentic Demo Showcase - TDAgent
|
| 51 |
|
| 52 |
-
TDAgent is an adaptive and interactive AI agent
|
| 53 |
|
| 54 |
#### Key Features:
|
| 55 |
- **Intelligent API Interactions**: The agent autonomously interacts with APIs for data enrichment and analysis without explicit user guidance.
|
|
|
|
| 13 |
short_description: Cybersecurity MCP tools to enhance threat insights
|
| 14 |
---
|
| 15 |
|
| 16 |
+
|
| 17 |
# TDAgentTools & TDAgent: Empowering Cybersecurity with Agentic AI
|
| 18 |
|
| 19 |
Welcome to TDAgentTools & TDAgent, our innovative proof of concept (PoC) crafted for the Agents-MCP Hackathon. Our initiatives focus on leveraging Agentic AI to enhance cybersecurity threat analysis, providing robust tools for data enrichment and strategic advice for incident handling.
|
|
|
|
| 48 |
11. **TDAgentTools_lookup_cloud_account**: Investigate cloud account information.
|
| 49 |
12. **TDAgentTools_send_email**: Simulate emailing from cert@company.com.
|
| 50 |
|
| 51 |
+
> **Note:** TDAgentTools rely on publicly provided APIs and some of which require API keys. If any of these API keys are revoked, certain tools may not function as intended.
|
| 52 |
+
|
| 53 |
### Track 3: Agentic Demo Showcase - TDAgent
|
| 54 |
|
| 55 |
+
TDAgent is an adaptive and interactive AI agent. This agent facilitates a dynamic AI experience, allowing users to switch the LLM used and adjust the system prompt to refine the agent’s behavior and objectives. It uses TDAgentTools to enrich threat data. Explore it here: [TDAgent Space](https://huggingface.co/spaces/Agents-MCP-Hackathon/TDAgent).
|
| 56 |
|
| 57 |
#### Key Features:
|
| 58 |
- **Intelligent API Interactions**: The agent autonomously interacts with APIs for data enrichment and analysis without explicit user guidance.
|