echo-agent / mcp.json
Kuk1's picture
Add SSE support for cloud deployment
3f50b76
raw
history blame contribute delete
346 Bytes
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$comment": "MCP Server Configuration for Echo Client (Hugging Face Deployment)",
"mcpServers": {
"agentbell-voice": {
"url": "https://mcp-1st-birthday-agentbell-mcp-server.hf.space/sse",
"_description": "AgentBell Voice Companion (Cloud-hosted SSE)"
}
}
}