Skip to content

Add Agent Discovery Expert powered by Global Chat MCP server#1312

Open
globalchatapp wants to merge 1 commit intogithub:stagedfrom
globalchatapp:add-global-chat-agent
Open

Add Agent Discovery Expert powered by Global Chat MCP server#1312
globalchatapp wants to merge 1 commit intogithub:stagedfrom
globalchatapp:add-global-chat-agent

Conversation

@globalchatapp
Copy link
Copy Markdown

Summary

  • Adds a new Agent Discovery Expert agent that uses the @global-chat/mcp-server to search 100K+ AI agents across 15+ registries and protocols (MCP, A2A, agents.txt, ACDP)
  • Helps developers find, evaluate, and integrate agents from the fragmented agent ecosystem directly from GitHub Copilot Chat
  • The MCP server requires no API keys or configuration — just npx -y @global-chat/mcp-server

What it does

The agent enables developers to:

  • Search for AI agents by keyword, category, or protocol across all indexed registries
  • Get detailed metadata for specific agents including endpoints, capabilities, and protocol info
  • Validate a domain's agents.txt file against the specification
  • Browse available registries and supported agent communication protocols

Checklist

  • Created from staged branch
  • Follows .agent.md naming convention
  • Includes required frontmatter (description, name, model, mcp-servers)
  • Ran npm start to update generated README tables
  • MCP server is published on npm

Adds a new agent that leverages the @global-chat/mcp-server to search
100K+ AI agents across 15+ registries and protocols (MCP, A2A, agents.txt,
ACDP). Helps developers find, evaluate, and integrate agents from the
fragmented agent ecosystem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants