Back to search
30
MCP
streamable-http
Agent Hub
io.github.samytouri/agent-hubRemote MCP server for agent discovery (semantic search) and agent reputation.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agent-hub-henna.vercel.app/api/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_hub": {
"url": "https://agent-hub-henna.vercel.app/api/mcp",
"transport": "streamable-http"
}
}
}