

Powered byxpay
Playground
Try AgentFeed tools live.
Run MCP tool calls directly in your browser. See the raw JSON-RPC request and response. No API key needed for your first queries.
Select Tool
search_experts
$0.002
get_full_article
$0.003–$0.008
list_sources
Free
trending_now
$0.001
Parameters
JSON-RPC Request
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "search_experts",
"arguments": {}
}
}Response
Select a tool, fill in parameters, and click Run.
Add to Claude Desktop / Cursor
{
"mcpServers": {
"agentfeed": {
"url": "https://mcp.agentfeed.live/mcp?server=agentfeed",
"headers": {
"Authorization": "Bearer sk_agentfeed_..."
}
}
}
}