Skip to main content
Glama
__init__.py327 B
"""A2A Client Package - Google ADK 기반 클라이언트""" from .unified_research_agent.agent import root_agent from .unified_research_agent.models import ResearchRequest, ResearchResult from .unified_research_agent.api_server import app __all__ = [ "root_agent", "ResearchRequest", "ResearchResult", "app" ]

Latest Blog Posts

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/HyunjunJeon/vibecoding-lg-mcp-a2a'

If you have feedback or need assistance with the MCP directory API, please join our Discord server