{"name":"Agent Discoverable Gateway","description":"Multi-protocol API gateway providing real-time data (stocks, weather, news) and code review for AI agents. Self-discoverable via A2A, MCP, and GPT Actions.","url":"https://agent.sluban.store","provider":{"organization":"Agent Discoverable","url":"https://agent.sluban.store"},"version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["text","text/plain"],"defaultOutputModes":["text","application/json"],"skills":[{"id":"stock-price","name":"stock_price","description":"Get real-time stock price for any ticker symbol. Returns current price, daily change, and volume. Data from Yahoo Finance.","tags":["api","data","stock"],"examples":["\"Get stock_price for ...\""],"inputModes":["text","text/plain"],"outputModes":["application/json"]},{"id":"weather-forecast","name":"weather_forecast","description":"Get 7-day weather forecast for any city worldwide. Returns temperature, humidity, wind speed, and conditions. Data from Open-Meteo.","tags":["api","data","weather"],"examples":["\"Get weather_forecast for ...\""],"inputModes":["text","text/plain"],"outputModes":["application/json"]},{"id":"code-review","name":"code_review","description":"Automated code review. Submit code and get security, performance, and style feedback for Python, TypeScript, JavaScript.","tags":["api","data","code"],"examples":["\"Get code_review for ...\""],"inputModes":["text","text/plain"],"outputModes":["application/json"]},{"id":"news-search","name":"news_search","description":"Search recent global news articles by keyword. Returns title, source, date, and summary. Data from Google News RSS.","tags":["api","data","news"],"examples":["\"Get news_search for ...\""],"inputModes":["text","text/plain"],"outputModes":["application/json"]}],"endpoints":{"mcp":"https://agent.sluban.store/api/mcp","gateway":"https://agent.sluban.store/api/gateway","health":"https://agent.sluban.store/api/mcp","docs":"https://agent.sluban.store/llms.txt"},"authentication":{"schemes":["bearer"],"credentials":"Agent Key (format: al_agent_<id>)"},"rateLimits":{"freePerMonth":850,"unit":"calls","note":"Per-tool free quotas vary. See /llms.txt for details."},"security":{"tls":true,"inputValidation":true,"errorHandling":true},"compliance":{"dataRetention":"No personal data stored. Usage logs retained 30 days.","privacyPolicy":"https://agent.sluban.store/privacy"}}