#!/bin/bash
# Demo script for agent_chat.py
echo "π€ Demo: Resume Agent A2A Network Chat"
echo "========================================"
echo ""
echo "This will demonstrate:"
echo "1. Listing available agents"
echo "2. Chatting with an agent"
echo ""
echo "Commands you can use in the dashboard:"
echo " /list - Show all 484 agents"
echo " /search python - Find Python experts"
echo " /info tech-expert - Get details about an agent"
echo " /chat tech-expert - Start chatting with tech-expert"
echo ""
echo "Press Enter to launch the dashboard..."
read
python3 agent_chat.py
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vsiwach/MCP-Resume-AWS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server