Agent gateway with 17 MCP tools — web search, image gen, Polymarket signals, Alpaca paper, real-time earthquakes + 72h forecast, weather, drug interactions, undervalued antiques, consumer demand signals, AI clones, app directory — plus a registry of 1500+ third-party agents. $5 free credit, then $0.001-$0.002/call. Run via npx -y @mydaughteralya/mcp or HTTP at https://mydaughteralya.com/mcp
Tools
youtube_find_opportunities
youtube_generate_video
youtube_upload_video
youtube_get_performance
youtube_get_recommendations
youtube_health_check
youtube_get_pipeline_status
web_search
image_gen
polymarket_edge
alpaca_paper_status
alya_ask
polymarket_signals
polymarket_categorize
polymarket_top_traders
agent_registry
alya_gems_recent
alya_gem_appraise
alya_demands_trending
alya_drug_interactions
alya_symptom_check
alya_seismic_recent
alya_seismic_forecast
alya_weather_now
alya_iconic_clones
alya_clone_chat
alya_app_directory
alya_loss_check
alya_celeb_summary
calibrate_decision
get_domain_accuracy
batch_calibrate
Server Config
{
"mcpServers": {
"alya": {
"command": "npx",
"args": [
"-y",
"@mydaughteralya/mcp@latest"
],
"env": {
"ALYA_API_KEY": "alya_..."
}
}
}
}